Member since
03-19-2016
14
Posts
6
Kudos Received
0
Solutions
03-19-2016
07:40 AM
Thanks I will look at that over the weekend.
... View more
03-16-2016
05:24 PM
Here is the hdfs root: data = LOAD 'hdfs://sandbox.hortonworks.com:8020/root/tmp/maria_dev/movies.txt';
DUMP data;
That .txt file is a simple list of movies.
So which directory should I be able to run "pig -movies.pig" from?
... View more
03-15-2016
10:02 PM
still can't run any .pig script. Does not give me confidence for exams if default install can't do basic functions.
... View more
03-15-2016
12:30 PM
1 Kudo
Thanks that works, but still can't run a pig script using pig -risk.pig or with the full file path, or by using grunt>run risk.pig how on earth do I run a pig file without using ambari or grunt?
... View more
03-14-2016
09:08 PM
3 Kudos
How do I find the full file path to my hadoop root. I think they have the form hdfs://nn.xxxxxxxxx:port_no/
... View more
Labels:
- Labels:
-
Apache Hadoop
-
HDFS