Quantcast
Channel: Hortonworks » All Replies
Viewing all articles
Browse latest Browse all 3435

Data Ingestion in Hadoop cluster

$
0
0

For local file ingestion to HDFS in general we use hadoop command copyFromLocal like the following :
<b>
hadoop fs -copyFromLocal <file location local directoy location> <hdfs data copy directory location>
</b>
Let us assume that there is a hadoop cluster with a hadoop namenode and multiple data node and we have one huge file which is outside hadoop cluster and it needs to be ingested to the HDFS.
What would be the approach for ingestion ?


Viewing all articles
Browse latest Browse all 3435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>