How to take zip files from the https server and load into Hdfs
Can any one please help me how to load files from https server to hdfs location. For example i have couple of .zip/.gz files in github.com. All of these files need to be loaded into Hdfs location.
Thank you in Advance!!