| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
31 (4.314s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: working with SAS - Hadoop - [mail # user]
|
|
...Hi, hadoop is running on a linux box (mostly) and can run in a standalone installation for testing only. If you decide to use hadoop with hive or hbase you have to face a l...
|
|
|
Author: alo alt,
2012-02-06, 08:16
|
|
|
Re: 10 nodes how to build the topological graph - Hadoop - [mail # user]
|
|
...Hi Rock, you mean rack awareness. http://hadoop.apache.org/common/docs/r0.17.2/hdfs_user_guide.html#Rack+Awa reness Here you find examples: http://wiki.apache.org/hadoop/to...
|
|
|
Author: alo alt,
2012-02-03, 07:55
|
|
|
Re: Best Linux Operating system used for Hadoop - Hadoop - [mail # user]
|
|
...But Fedora is unstable and not useful for a enterprise stack. I work within the project :) Really nice for PC, but the high update- and fixing rate make it not useable in a big d...
|
|
|
Author: alo alt,
2012-01-28, 10:27
|
|
|
Re: Best Linux Operating system used for Hadoop - Hadoop - [mail # user]
|
|
...I suggest CentOS 5.7 / RHEL 5.7 CentOS 6.2 runs also stable - Alex Alexander Lorenz http://mapredit.blogspot.com On Jan 27, 2012, at 10:15 AM, Sujit Dhamale wrote: &...
|
|
|
Author: alo alt,
2012-01-27, 09:19
|
|
|
Re: Connect to HDFS running on a different Hadoop-Version - Hadoop - [mail # user]
|
|
...Insight is a IBM related product, based on an fork of hadoop I think. The mixing of totally different stacks make no sense. And will not work, I guess. - Alex Alexan...
|
|
|
Author: alo alt,
2012-01-25, 12:32
|
|
|
Re: Task process exit with nonzero status of 134 - Hadoop - [mail # user]
|
|
...Anthony, personally I haven't tested yet, jdk7 have bugs already. Was only a hint to see if the error occurs. I would focus on memory issues, the installed RAM are okay? No errors? My ...
|
|
|
Author: alo alt,
2011-12-27, 14:07
|
|
|
Re: MapReduce job failing when a node of cluster is rebooted - Hadoop - [mail # user]
|
|
...Did the DN you've just rebooted connecting to the NN? Mostly the datanode daemon is'nt running, check it: ps waux |grep "DataNode" |grep -v "grep" - ALex On Tue, Dec 27, 2011 at ...
|
|
|
Author: alo alt,
2011-12-27, 13:55
|
|
|
Re: MapReduce job failing when a node of cluster is rebooted - Hadoop - [mail # user]
|
|
...Hi, did you set the hdfs-related dirs outside of /tmp? Most *ux systems clean them up on reboot. - Alex On Tue, Dec 27, 2011 at 2:09 PM, Rajat Goel wrote: s) s s s s ...
|
|
|
Author: alo alt,
2011-12-27, 13:18
|
|
|
Re: 1gig or 10gig network for cluster? - Hadoop - [mail # user]
|
|
...Hi, recommend or optimum? 10G are the best for optimal rackawareness. If you plan to grow up seriously, start with the best you can effort. Depends on your available investment, I thin...
|
|
|
Author: alo alt,
2011-12-23, 18:44
|
|
|
Re: Task process exit with nonzero status of 134 - Hadoop - [mail # user]
|
|
...Hi, take a look into the logs for the failed attempt at your Tasktracker. Also check the system logs with dmesg or /var/log/kern*. Could be a syskill (segfault). - Alex On ...
|
|
|
Author: alo alt,
2011-12-23, 14:40
|
|
|
|