Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 63 (0.271s).
Loading phrases to help you
refine your search...
[HADOOP-8560] Change TestFTPFileSystem to use non-SNAPSHOT dependencies - Hadoop - [issue]
...It would good if the stable hadoop release don't depend on SNAPSHOT ftpserver artifacts....
http://issues.apache.org/jira/browse/HADOOP-8560    Author: Luke Lu, 2013-02-05, 20:12
[HADOOP-8418] Fix UGI for IBM JDK running on Windows - Hadoop - [issue]
...The login module and user principal classes are different for 32 and 64-bit Windows in IBM J9 JDK 6 SR10. Hadoop 1.0.3 does not run on either because it uses the 32 bit login module and the ...
http://issues.apache.org/jira/browse/HADOOP-8418    Author: Luke Lu, 2013-01-31, 22:19
[HADOOP-8561] Introduce HADOOP_PROXY_USER for secure impersonation in child hadoop client processes - Hadoop - [issue]
...To solve the problem for an authenticated user to type hadoop shell commands in a web console, we can introduce an HADOOP_PROXY_USER environment variable to allow proper impersonation in the...
http://issues.apache.org/jira/browse/HADOOP-8561    Author: Luke Lu, 2013-01-28, 02:19
[HADOOP-9160] Adopt JMX for management protocols - Hadoop - [issue]
...Currently we use Hadoop RPC (and some HTTP, notably fsck) for admin protocols. We should consider adopt JMX for future admin protocols, as it's the industry standard for java server manageme...
http://issues.apache.org/jira/browse/HADOOP-9160    Author: Luke Lu, 2013-01-22, 17:30
[HADOOP-6728] Overhaul metrics framework - Hadoop - [issue]
...Per discussions with Arun, Chris, Hong and Rajiv, et al, we concluded that the current metrics framework needs an overhaul to: Allow multiple plugins for different monitoring systems simulta...
http://issues.apache.org/jira/browse/HADOOP-6728    Author: Luke Lu, 2012-12-06, 16:01
Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack - Hadoop - [mail # dev]
...On Fri, Nov 30, 2012 at 5:29 AM, Steve Loughran wrote:   The problem is that python is known to have _backward_ compatibility issues on various platforms. It would be very annoying/time...
   Author: Luke Lu, 2012-11-30, 14:02
Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack - Hadoop - [mail # dev]
...On Fri, Nov 30, 2012 at 5:29 AM, Steve Loughran wrote:   There should be only two env vars (JAVA_HOME and HADOOP_HOME) to deal with in the native scripts (.bat on windows and .sh on uni...
   Author: Luke Lu, 2012-11-30, 13:49
Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack - Hadoop - [mail # dev]
...I'd like to change my binding vote to -1, -0, -1.  Considering the hadoop stack/ecosystem as a whole, I think the best cross platform scripting language to adopt is jruby for following ...
   Author: Luke Lu, 2012-11-30, 12:57
Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack - Hadoop - [mail # dev]
...Thanks for the voting thread. Otherwise, many committers would have missed it.  I agree that this is a superset of code change that has larger impact than typical code change.  On ...
   Author: Luke Lu, 2012-11-30, 11:21
Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack - Hadoop - [mail # dev]
...-1, +1, -1.  If we want to introduce a "platform independent" scripting language, we should not choose python, as it has a bad track record for compatibility (between versions/platforms...
   Author: Luke Lu, 2012-11-26, 17:25
Sort:
project
Hadoop (63)
MapReduce (58)
HBase (9)
HDFS (4)
type
issue (19)
mail # user (17)
mail # dev (14)
mail # general (13)
date
last 7 days (1)
last 30 days (3)
last 90 days (10)
last 6 months (20)
last 9 months (63)
author
Harsh J (1373)
Steve Loughran (930)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (574)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Luke Lu