Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 254 (0.169s).
Loading phrases to help you
refine your search...
Re: Using REST to get ApplicationMaster info (Issue solved) - Hadoop - [mail # user]
...Yes you are right.  If it is true by default we probably want to update the documentation for the web services to indicate this.  Could you file a JIRA for improving that documenta...
   Author: Robert Evans, 2012-07-27, 16:08
Re: [VOTE] - Establish YARN as a sub-project of Apache Hadoop - Hadoop - [mail # general]
...+1   On 7/26/12 10:24 PM, "Arun C Murthy"  wrote:  ...
   Author: Robert Evans, 2012-07-27, 13:33
Re: Using REST to get ApplicationMaster info (Issue solved) - Hadoop - [mail # user]
...OK I think I understand it now.  You probably have ACLs enabled, but no web filter on the RM to let you sign in as a given user.  As such the default filter is making you be Dr. Wh...
   Author: Robert Evans, 2012-07-26, 18:29
Re: MultithreadedMapper - Hadoop - [mail # dev]
...In general multithreaded does not get you much in traditional Map/Reduce. If you want the mappers to run faster you can drop the split size and get a similar result, because you get more par...
   Author: Robert Evans, 2012-07-26, 14:42
Re: [DISCUSS] - YARN as a sub-project of Apache Hadoop - Hadoop - [mail # general]
...+1 for what Aaron said.  The projects are not ready to split yet. MAPREDUCE-3300 for example.  YARN cannot display a UI for aggregated container logs unless we also have the MR His...
   Author: Robert Evans, 2012-07-26, 14:28
Re: [VOTE] Release hadoop-2.0.1-alpha - Hadoop - [mail # general]
...I ran some tests on the binary release on a small cluster (no security). Everything went fine. +1   On 7/26/12 8:40 AM, "Tom White"  wrote:  ...
   Author: Robert Evans, 2012-07-26, 13:58
Re: Using REST to get ApplicationMaster info (Issue solved) - Hadoop - [mail # user]
...Hmm, that is very odd.  It only checks the user if security is enabled to warn the user about potentially accessing something unsafe.  I am not sure why that would cause an issue. ...
   Author: Robert Evans, 2012-07-25, 20:10
Re: (Repost) Using REST to get ApplicationMaster info - Hadoop - [mail # user]
...I am sorry it has taken me so long to respond.  Work has been crazy :).  I really am at a loss right now why you are getting the connection refused error. The error is happening be...
   Author: Robert Evans, 2012-07-25, 20:08
Re: [DISCUSS] Merge *-user@hadoop lists? - Hadoop - [mail # general]
...+1  On 7/20/12 1:25 AM, "Arun C Murthy"  wrote:  ...
   Author: Robert Evans, 2012-07-20, 17:49
Re: Shifting to Java 7 . Is it good choice? - Hadoop - [mail # dev]
...Oracle is dropping java 6 support by the end of the year.  So there is likely to be a big shift to java 7 before then.  Currently Hadoop officially supports java 6 so unless there ...
   Author: Robert Evans, 2012-07-17, 19:49
Sort:
project
Hadoop (254)
MapReduce (149)
HDFS (27)
Bigtop (1)
type
mail # user (98)
mail # general (90)
mail # dev (66)
date
last 7 days (0)
last 30 days (0)
last 90 days (17)
last 6 months (32)
last 9 months (254)
author
Harsh J (1386)
Steve Loughran (941)
Owen O'Malley (816)
Todd Lipcon (759)
Arun C Murthy (577)
Eli Collins (516)
Allen Wittenauer (461)
Konstantin Boudnik (347)
Doug Cutting (344)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (304)
jason hadoop (279)
Robert Evans