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

Pig script shows no data

$
0
0

Hi,

I am running below pig script and it is executing successfully but while going through the result from query history it show – no result found. while when I checked in the file it contains 54 rows.

Product= LOAD ‘Product’ AS (Name,ProductNumber,Color);
Fltrd= FILTER Product BY Color == ‘Black';
Dump Fltrd;

Does anyone has hint what wrong I am doing.

Thanks.


Viewing all articles
Browse latest Browse all 3435

Trending Articles



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