Created on 03-23-2016 08:37 AM - edited 09-16-2022 03:10 AM
I was going through these series of tutorial and started implementation for practice.
http://hortonworks.com/hadoop-tutorial/partner-tutorial-microsoft/
I stuck at step - 'download the NYSE stockticker data', not sure how or where to download it. Could you help assist me on this if you know?
Created 03-23-2016 10:07 AM
You can download the file here:
infochimps_dataset_4778_download_16677-csv.zip
(Found on this page: http://hortonworks.com/hadoop-tutorial/how-to-use-basic-pig-commands/#download-the-data)
Note though that all the files (NYSE_daily and NYSE_dividends) are located in the same folder rather than two seperate folders as the tutorial says.
Created 03-23-2016 10:07 AM
You can download the file here:
infochimps_dataset_4778_download_16677-csv.zip
(Found on this page: http://hortonworks.com/hadoop-tutorial/how-to-use-basic-pig-commands/#download-the-data)
Note though that all the files (NYSE_daily and NYSE_dividends) are located in the same folder rather than two seperate folders as the tutorial says.
Created 03-23-2016 10:13 AM
Thanks Garelnabi. Got it.