46615/how-can-you-transfer-data-from-hive-to-hdfs
Hi,
Can anyone come up with a solution how can you transfer data from hive to HDFS?
Hey,
Data in Hive tables reside on HDFS, Hive is only a metadata layer that helps you access the HDFS data in for of tables and rows.
So you don’t transfer data from Hive to HDFS, as the data is already on HDFS.
Remove the --direct option. It gives issue ...READ MORE
Sqoop stores metadata in a repository and ...READ MORE
I understood your issue. Let me help you ...READ MORE
Hi@dharmendra, It is common to perform one-time ingestion ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
In your case there is no difference ...READ MORE
Hey, To load data from HDFS to pig ...READ MORE
Hey, You can get first name, middle name, ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.