| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
30 (0.079s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Is there a loader that loads a file as a line? - Pig - [mail # user]
|
|
...Hello Jonathan, Have a look at Hadoop's WholeFileInputFormat..Might fit into your requirements. Regards, Mohammad Tariq On Fri, Jun 22, 2012 at 3:39 AM...
|
|
|
Author: Mohammad Tariq,
2012-06-21, 22:34
|
|
|
Re: Re: How pig get hadoop and hbase configuration? - Pig - [mail # user]
|
|
...Could you send me your hadoop and hbase config files??? Regards, Mohammad Tariq On Wed, Jun 13, 2012 at 1:18 PM, Mohammad Tariq wrote: ib directory. jobtracker node ca...
|
|
|
Author: Mohammad Tariq,
2012-06-13, 07:50
|
|
|
Re: Re: How pig get hadoop and hbase configuration? - Pig - [mail # user]
|
|
..."HBase is able to connect to ZooKeeper but the connection closes immediately." - This error means that your HMaster is not able to talk to your Namenode. Regards, Mohammad Tariq &n...
|
|
|
Author: Mohammad Tariq,
2012-06-13, 07:48
|
|
|
Re: How pig get hadoop and hbase configuration? - Pig - [mail # user]
|
|
...Hello, Copy the hadoop-core-*.jar from your hadoop folder to the hbase/lib folder.Also copy commons-configuration-1.6.jar from hadoop/lib folder to hbase/lib folder...Some time...
|
|
|
Author: Mohammad Tariq,
2012-06-13, 07:35
|
|
|
Re: How to use TOP? - Pig - [mail # user]
|
|
...Yes, it would be better if I do it at the time of insertion.Just have to add one more column.Thanks again. Regards, Mohammad Tariq On Tue, May 22, 2012 at 2:36 PM, Abhinav N...
|
|
|
Author: Mohammad Tariq,
2012-05-22, 09:49
|
|
|
Re: How to use TOP? - Pig - [mail # user]
|
|
...Hi Abhinav, Thanks a lot for the valuable response..Actually I was thinking of doing the same thing, but being new to Pig I thought of asking it on the mailing list first..As f...
|
|
|
Author: Mohammad Tariq,
2012-05-22, 07:13
|
|
|
Re: How to use TOP? - Pig - [mail # user]
|
|
...Hi Ruslan, Thanks for the response.I think I have made a mistake.Actually I just want the top 5 records each time.I don't have any sorting requirements. Regards, ...
|
|
|
Author: Mohammad Tariq,
2012-05-21, 17:33
|
|
|
How to use TOP? - Pig - [mail # user]
|
|
...Hello list, I have an Hdfs file that has 6 columns that contain some data stored in an Hbase table.the data looks like this - 18.98 2000 1.21 ...
|
|
|
Author: Mohammad Tariq,
2012-05-21, 11:54
|
|
|
Re: how to achieve foreach 'n' - Pig - [mail # user]
|
|
...Sorry for the previous mail.Actually I wanted to ask how can I take 5 records at a time from the relation and perform the desired operation.Is it feasible to put each 5 tuple in a bag and th...
|
|
|
Author: Mohammad Tariq,
2012-05-17, 08:20
|
|
|
how to achieve foreach 'n' - Pig - [mail # user]
|
|
...Hello list, I have loaded data from an Hbase table and the relation looks like this - 18.98 2000 1.21 193.46 2.64 58.17 � ��ȫ ������� �t 52.49 2000.5 4.32 947.11 2....
|
|
|
Author: Mohammad Tariq,
2012-05-17, 08:14
|
|
|
|