Login
Remember
Register
Ask a Question
In this command, where will Hive search for a file? LOAD DATA INPATH into table < tablename>;
0
votes
asked
Jan 31, 2020
in
Cassandra
by
MBarbieri
recategorized
Feb 1, 2020
by
kamalkhandelwal29
In this command, where will Hive search for a file?
LOAD DATA INPATH into table < tablename>;
It will search the file inpath.
It will search for file in HDFS.
None of the options
It will throw error
#cassandra-table
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 31, 2020
by
MBarbieri
It will search the file inpath
...