Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 44 (5.408s).
Loading phrases to help you
refine your search...
Re: Help with error - Hadoop - [mail # dev]
...The path, "file:/Users/rhc/yarnrun/13", indicates that your copy operation' s destination was the local file system, instead of hdfs.  What is the valu e of "fs.default.name" set to in ...
   Author: Kihwal Lee, 2012-04-09, 20:45
Re: Help with error - Hadoop - [mail # dev]
...It looks like the home directory does not exist but the copy went through. Can you try to LOG the key fields in destStatus including path? It might be  ending up in an unexpected place....
   Author: Kihwal Lee, 2012-04-09, 19:27
[HADOOP-8050] Deadlock in metrics - Hadoop - [issue]
...The metrics serving thread and the periodic snapshot thread can deadlock.It happened a few times on one of namenodes we have. When it happens RPC works but the web ui and hftp stop working. ...
http://issues.apache.org/jira/browse/HADOOP-8050    Author: Kihwal Lee, 2012-04-05, 18:42
Re: [VOTE] Rename hadoop branches post hadoop-1.x - Hadoop - [mail # general]
...Recasting to the revised one. 3, 2, 1, 4, 5  (non-binding)  Kihwal  On 3/19/12 8:06 PM, "Arun C Murthy"  wrote:  We've discussed several options:  (1) Rename br...
   Author: Kihwal Lee, 2012-03-21, 13:58
Re: [VOTE] Rename hadoop branches post hadoop-1.x - Hadoop - [mail # general]
...3-2-1-4-5 non-binding  -kihwal    On Mar 19, 2012, at 7:57 PM, "Eli Collins"  wrote:  ote: rote:  wrote: ve a hole. .e. 2 months then we get option 1, else we g...
   Author: Kihwal Lee, 2012-03-20, 01:22
[HADOOP-8064] Remove unnecessary dependency on w3c.org in document processing - Hadoop - [issue]
...Our builds fail occasionally due to validation failures caused by unavailability of w3.org. In fact, w3.org has been fed up with this kind of requests, blacklisting/throttling have been in p...
http://issues.apache.org/jira/browse/HADOOP-8064    Author: Kihwal Lee, 2012-03-06, 13:30
Re: MPI: Java/JNI help - Hadoop - [mail # dev]
...There might be other tricks you can play with CL, but here is my idea: You  could have the initial jni native lib to become a sort of wrapper to dlopen () the real thing (the one plug-i...
   Author: Kihwal Lee, 2012-01-31, 23:35
Re: MPI: Java/JNI help - Hadoop - [mail # dev]
...It doesn't have to be static. Do architectures match between the node manager jvm and the library? If one is 32 bit and the other is 64, it won't work.  Kihwal  On 1/30/12 5:58 PM,...
   Author: Kihwal Lee, 2012-01-31, 00:13
Re: access to build machines - Hadoop - [mail # dev]
...I could find the following from config.log in the hadoop build workspace: 2.6.32-33-server gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)  It probably has libc-bin 2.11 instaled.  Kihwa...
   Author: Kihwal Lee, 2011-10-27, 04:16
Re: Hadoop SUN JAVA dependency - Hadoop - [mail # dev]
...I have been wanting to try hadoop on my PowerMac 8600 (now with g4!). :)  For starters, there are places (code/script) where os.name, os.arch and sun .arch.data.model are used. Some are...
   Author: Kihwal Lee, 2011-10-20, 16:42
Sort:
project
Hadoop (44)
HDFS (40)
MapReduce (14)
HBase (4)
Hive (1)
type
issue (23)
mail # dev (13)
mail # general (8)
date
last 7 days (1)
last 30 days (6)
last 90 days (9)
last 6 months (13)
last 9 months (44)
author
Harsh J (1379)
Steve Loughran (933)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (336)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Kihwal Lee