Skip to content

Commit e8df8ba

Browse files
xubo245chenliang613
authored andcommitted
updated hive-guide.md
This closes apache#1264
1 parent 379d4f6 commit e8df8ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/hive/hive-guide.md

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ $HIVE_HOME/bin/hive
9191
### Query data from hive table
9292

9393
```
94+
alter table hive_carbon set location '<hdfs store path>/hive_carbon';
9495
set hive.mapred.supports.subdirectories=true;
9596
set mapreduce.input.fileinputformat.input.dir.recursive=true;
9697

0 commit comments

Comments
 (0)