| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
142 (0.096s).
|
|
|
Loading phrases to help you refine your search...
|
|
web-tracker question - Hadoop - [mail # user]
|
|
...I'm curious about the relationship between the namenode/job/task trackers and the machine's web server? Do the former require the latter? Does successful connection t...
|
|
|
Author: Keith Wiley,
2012-07-20, 22:28
|
|
|
Re: installing pipes on os x - Hadoop - [mail # user]
|
|
...Hubris aside (mine I mean), I'm probably not qualified to be the last word on this with regard to advising you on your project's overall direction, so hopefully others will chime...
|
|
|
Author: Keith Wiley,
2012-05-21, 17:57
|
|
|
Re: installing pipes on os x - Hadoop - [mail # user]
|
|
...Mind if I ask why you prefer pipes to streaming? I abandoned pipes early in my hadoop efforts and went all engines full on streaming. On May 21, 2012, at 04:07 , Peter Coga...
|
|
|
Author: Keith Wiley,
2012-05-21, 17:11
|
|
|
Re: Oozie vs. YARN "application" - Hadoop - [mail # general]
|
|
...Thank you very much. I appreciate the clarification. Cheers! On May 17, 2012, at 22:11 , Robert Evans wrote: _________________________________________________...
|
|
|
Author: Keith Wiley,
2012-05-18, 05:34
|
|
|
Re: Oozie vs. YARN "application" - Hadoop - [mail # general]
|
|
...On May 17, 2012, at 17:49 , Arun C Murthy wrote: Well, there is the following webpage: http://hadoop.apache.org/common/docs/r0.23.1/hadoop-yarn/hadoop-yarn-site/ YARN.html  ...
|
|
|
Author: Keith Wiley,
2012-05-18, 02:29
|
|
|
Re: Oozie vs. YARN "application" - Hadoop - [mail # general]
|
|
...Just to be clear yarn does offer something described as dag management, but perhaps you mean it doesn't offer a dag *of* applications, only of mr jobs *within* an application. Is...
|
|
|
Author: Keith Wiley,
2012-05-18, 00:41
|
|
|
Oozie vs. YARN "application" - Hadoop - [mail # general]
|
|
...Hadoop 0.23 (MRv2 or YARN) provides the concept of an "application", which is described as either a classic single MR job *or* a DAG of such jobs...which at a glance appears redu...
|
|
|
Author: Keith Wiley,
2012-05-17, 23:47
|
|
|
Re: why hadoop choose maven as its build tool? - Hadoop - [mail # general]
|
|
...Regardless of whether your complaint is valid (I claim no knowledge of the subject matter), that was a very very fun post to read. Thank you. On May 17, 2012, at 14:10 , St...
|
|
|
Author: Keith Wiley,
2012-05-17, 23:00
|
|
|
Re: Hadoop in Eclipse - Hadoop - [mail # user]
|
|
...Seconded. In Eclipse, I create a new empty Java project, then import as an external jar the core hadoop jar. That's it. It'll then offer code completi on and online code checking as yo...
|
|
|
Author: Keith Wiley,
2012-05-08, 18:13
|
|
|
reducer not "seeing" external jars - Hadoop - [mail # user]
|
|
...I'm trying to use -libjars to load an external jar along with the job jar, but the reducer still fails with a ClassNotFoundException against a class from the external jar (JFreeC...
|
|
|
Author: Keith Wiley,
2012-04-30, 20:46
|
|
|
|