diff --git a/src/main/asciidoc/_chapters/ops_mgt.adoc b/src/main/asciidoc/_chapters/ops_mgt.adoc index b6be8679ad8..01e6de683d7 100644 --- a/src/main/asciidoc/_chapters/ops_mgt.adoc +++ b/src/main/asciidoc/_chapters/ops_mgt.adoc @@ -503,9 +503,12 @@ $ bin/hbase org.apache.hadoop.hbase.mapreduce.Export [ [ [ []]] ---- +The outputdir is a HDFS directory that does not exist prior to the export. When done, the exported files will be owned by the user invoking the export command. *The Comparison of Endpoint-based Export And Mapreduce-based Export* |===