1.

In this command, where will Hive search for a file?

Answer»

In this command, where will Hive search for a FILE?
LOAD DATA INPATH into table < tablename>;
Choose the correct option from below LIST
(1)It will search the file inpath.
(2)It will search for file in HDFS.
(3)None of the options
(4)It will throw error.

Answer:-(1)It will search the file inpath.



Discussion

No Comment Found