| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
41 (0.075s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hive Thrift help - Hadoop - [mail # user]
|
|
...To a verify that a server is running on a port ( 10,000 in this case ) and to ensure that there are no firewall issues run telnet servername 10 000 The connection should succeed...
|
|
|
Author: Raj Vishwanathan,
2012-04-16, 22:13
|
|
|
Re: Is TeraGen's generated data deterministic? - Hadoop - [mail # user]
|
|
...David Since the data generation and sorting is different hadoop jobs, you can generate the data once and sort the same data as many times as as y ou want. I don't think Ter...
|
|
|
Author: Raj Vishwanathan,
2012-04-14, 21:15
|
|
|
Re: Map Reduce Job Help - Hadoop - [mail # user]
|
|
...http://www.michael-noll.com/tutorials/writing-an-hadoop-mapreduce-program-i n-python/ ooperator nt: Wednesday, April 11, 2012 11:15 AM p Reduce jobs. I was hat al...
|
|
|
Author: Raj Vishwanathan,
2012-04-11, 18:22
|
|
|
Analysing Hadoop log files offline. - Hadoop - [mail # user]
|
|
...Please take a look at https://github.com/rajvish/hadoop-summary These scripts enable you to take a hadoop job logs and can provide both a summary information or de...
|
|
|
Author: Raj Vishwanathan,
2012-04-05, 18:24
|
|
|
Re: opensuse 12.1 - Hadoop - [mail # user]
|
|
...Lots of people seem to start with this. http://www.michael-noll.com/tu torials/running-hadoop-on-ubuntu-linux-multi-node-cluster/ Raj [EMAIL PROTECTED]> adoop....
|
|
|
Author: Raj Vishwanathan,
2012-04-04, 16:24
|
|
|
Re: data distribution in HDFS - Hadoop - [mail # user]
|
|
...AFAIK there is no way to disable this "feature" . This is an optimization. It happens because in your case the node generating the data is also a data node. Raj &nbs...
|
|
|
Author: Raj Vishwanathan,
2012-04-02, 19:59
|
|
|
Re: data distribution in HDFS - Hadoop - [mail # user]
|
|
...Stijn, The first block of the data , is always stored in the local nod e. Assuming that you had a replication factor of 3, the node that generates the data will get about 10GB of...
|
|
|
Author: Raj Vishwanathan,
2012-04-02, 17:28
|
|
|
Re: How to modify hadoop-wordcount example to display File-wise results. - Hadoop - [mail # user]
|
|
...Aaron You can get the details of how much data each mapper processe d, on which node ( IP address actually!) from the job logs. Raj [EMAIL PROTECTED]> [EM...
|
|
|
Author: Raj Vishwanathan,
2012-03-30, 02:56
|
|
|
Re: Separating mapper intermediate files - Hadoop - [mail # user]
|
|
...Aayush You can use the following. Just play around with the pattern keep.task.files.pattern .* _m_123456_0 Keep all files from tasks whose task names match the giv...
|
|
|
Author: Raj Vishwanathan,
2012-03-27, 19:21
|
|
|
Re: Hadoop pain points? - Hadoop - [mail # user]
|
|
...Lol! Raj preitzer t: Friday, March 2, 2012 8:31 AM [EMAIL PROTECTED] Hadoop pain points? ail.com lent pain points that mance related (memory ally....
|
|
|
Author: Raj Vishwanathan,
2012-03-02, 17:16
|
|
|
|