| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
68911 (0.133s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Question about writing HDFS files - Hadoop - [mail # user]
|
|
...Yes. Joep On Fri, May 17, 2013 at 6:38 AM, John Lilley wrote: ...
|
|
|
Author: J. Rottinghuis,
2013-05-17, 15:24
|
|
|
Memory Leak while using LocalJobRunner - Hadoop - [mail # user]
|
|
...Hi, I have an application which uses LocalJobRunner to process MR Jobs. From the heap dump of my application I can see multiple object with Name $Proxy90; happens to be created b...
|
|
|
Author: Subroto,
2013-05-17, 14:39
|
|
|
[HADOOP-9566] Performing direct read using libhdfs sometimes raises SIGPIPE (which in turn throws SIGABRT) causing client crashes - Hadoop - [issue]
|
|
...Reading using libhdfs sometimes raises SIGPIPE (which in turn throws SIGABRT from JVM_handle_linux_signal). This can lead to crashes in the client application. It would be nice if libhdfs ha...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9566
Author: Lenni Kuff,
2013-05-17, 14:36
|
|
|
Re: Distribution of native executables and data for YARN-based execution - Hadoop - [mail # user]
|
|
...Hi John - If you are doing extensive levels of non-MR C-style batch, you may be better served to look at myriad universes of existing schedulers (torque, condor, etc.). Or investigate...
|
|
|
Author: Tim St Clair,
2013-05-17, 14:20
|
|
|
Re: how to get the time of a hadoop cluster, v0.20.2 - Hadoop - [mail # user]
|
|
...and please remember, i stated that although the hadoop cluster uses NTP, the "server" (the machine that is not a part of the hadoop cluster) cannot assume to be using NTP (and in fact, doesn...
|
|
|
Author: Jane Wayne,
2013-05-17, 14:13
|
|
|
Re: how to get the time of a hadoop cluster, v0.20.2 - Hadoop - [mail # user]
|
|
..."if NTP is correclty used" that's the key statement. in several of our clusters, NTP setup is kludgy. note that the professionals administering the cluster are different from "us" the ...
|
|
|
Author: Jane Wayne,
2013-05-17, 14:10
|
|
|
Re: how to get the time of a hadoop cluster, v0.20.2 - Hadoop - [mail # user]
|
|
...For hadoop, 'cluster time' is the local OS time. You might want to get the time of the namenode machine but indeed if NTP is correctly used, the local OS time from your server machine will b...
|
|
|
Author: Bertrand Dechoux,
2013-05-17, 14:02
|
|
|
Re: how to get the time of a hadoop cluster, v0.20.2 - Hadoop - [mail # user]
|
|
...exist) thanks, that's all i needed to know. cheers. On Fri, May 17, 2013 at 9:17 AM, Niels Basjes wrote: ...
|
|
|
Author: Jane Wayne,
2013-05-17, 14:01
|
|
|
RE: Is FileSystem thread-safe? - Hadoop - [mail # user]
|
|
...Thanks! Does this also imply that multiple clients may open the same HDFS file for append simultaneously, and expect append requests to be interleaved? john From: Arpit Agarwal [mailto...
|
|
|
Author: John Lilley,
2013-05-17, 13:40
|
|
|
RE: Question about writing HDFS files - Hadoop - [mail # user]
|
|
...Right, sorry for the ambiguity, I was talking about HDFS writes only. So my application doesn't need to do anything to signal that it is writing from inside vs. outside of the Hadoop c...
|
|
|
Author: John Lilley,
2013-05-17, 13:38
|
|
|
|