Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 15 (0.137s).
Loading phrases to help you
refine your search...
Re: Anyway to load certain Key/Value pair fast? - Hadoop - [mail # user]
...Hi Harsh, Thanks a lot for your reply and great suggestions.  In the practical cases, the values usually do not reside in the same data node. Instead, they are mostly distributed by the...
   Author: William Kang, 2013-02-13, 06:08
Anyway to load certain Key/Value pair fast? - Hadoop - [mail # general]
...Hi All, I am trying to figure out a good solution for such a scenario as following.  1. I have a 2T file (let's call it A), filled by key/value pairs, which is stored in the HDFS with t...
   Author: William Kang, 2013-02-13, 05:24
Re: Build Hadoop 1.0.4 eclipse plugin - Hadoop - [mail # general]
...Hi Gaurav, I looked up in the eclipse's error log, and the errors are listed: The command ("dfs.browser.action.delete") is undefined The command ("dfs.browser.action.refresh") is undefined T...
   Author: William Kang, 2013-01-20, 18:46
Re: Build Hadoop 1.0.4 eclipse plugin - Hadoop - [mail # general]
...Hi, I got the plugin to work fine with browsing the HDFS system and run code in the local mode. But the "Run on Hadoop" button doesn't work at all so I cant deploy the code to the cluster. &...
   Author: William Kang, 2013-01-20, 03:45
Re: Build Hadoop 1.0.4 eclipse plugin - Hadoop - [mail # general]
...Hi Gaurav, Thanks a lot. It worked! The only small incident is that it doesn't compile correctly with Java7. But it works fine with Java6. Thank you very much for the instruction.   Cao...
   Author: William Kang, 2013-01-15, 01:51
Build Hadoop 1.0.4 eclipse plugin - Hadoop - [mail # general]
...Hi All, I just migrated from 0.20.x. I have been trying to get the eclipse plugin to work for the past few days without success.  Can anybody give some advice on how to properly build t...
   Author: William Kang, 2013-01-12, 18:58
Re: Distributed hadoop setup 0 live datanode problem in cluster - Hadoop - [mail # user]
...Hi Jeff, I think I partly found out the reasons of this problem. The /etc/hosts 127.0.0.1 has the master's host name in it. And the namenode took 127.0.0.1 as the ip address of the namenode....
   Author: William Kang, 2010-03-17, 07:29
Re: Distributed hadoop setup 0 live datanode problem in cluster - Hadoop - [mail # user]
...Hi Jeff, Here is the log from my namenode:   ************************************************************/ 2010-03-17 03:09:59,750 INFO org.apache.hadoop.hdfs.server.namenode.NameNode: ...
   Author: William Kang, 2010-03-17, 07:18
Distributed hadoop setup 0 live datanode problem in cluster - Hadoop - [mail # general]
...Hi, I just moved from pseudo distributed hadoop to a four machine full distributed hadoop setup.  But, after I start the dfs, there is no live node showing up. If I make master a slave ...
   Author: William Kang, 2010-03-17, 06:43
Fully distributed hdfs problem 0 live node - Hadoop - [mail # user]
...Hi, I just deployed an three datanodes cluster. But there is a problem that the live nodes are always 0. There is no datanode connected to the namenode. Does anybody know why?  Datenode...
   Author: William Kang, 2010-03-16, 23:47
Sort:
project
HBase (45)
Hadoop (15)
Hive (2)
Pig (2)
MapReduce (1)
type
mail # user (9)
mail # general (6)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (6)
last 9 months (15)
author
Harsh J (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
William Kang