2. Hadoop Architecture and HDFS
Uncompress gz file from HDFS to HDFS – Hadoop: $hadoop fs -text /hdfs_path/compressed_...
Thu, 16 Jun, 2016 at 1:21 PM
Uncompress gz file from HDFS to HDFS – Hadoop: $hadoop fs -text /hdfs_path/compressed_file.gz | hadoop fs -put - /hdfs_pa...
Wed, 6 Jul, 2016 at 12:40 PM
As you are trying to load incremental data into hdfs, the sqoop command would be as follows:
...
Wed, 6 Jul, 2016 at 12:44 PM
Dear Balasubramanian,
Thank you for confirming us that it is working fine.
You can also connect to putty using Fillezilla...
Wed, 6 Jul, 2016 at 12:42 PM