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

Simple pig script not generating output

$
0
0

Using HDP 2,2

A = LOAD ‘NYSE_daily_prices_A.csv’ USING PigStorage(‘,’) AS (exchange:chararray, symbol:chararray, date:chararray, open:float, high:float, low:float, close:float, volume:int, adj_close:float);
DESCRIBE A;
DUMP A;

No output generated. CSV file is in home dir and has data in it.

Thanks in advance for your help!


Viewing all articles
Browse latest Browse all 3435

Trending Articles



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