Remote access to cluster with superuser privileges from untrusted IPs

2009-07-30 Thread Palleti, Pallavi
Hi all, We are using hadoop-0.18.2 in our cluster and figured out that there is a security flaw in current hadoop code as it don't check the authentication of user. This would let any person to access cluster as super user once the details like super user name and the configuration details are

[jira] Resolved: (HADOOP-4162) CodecPool.getDecompressor(LzopCodec) always creates a brand-new decompressor.

2009-07-30 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Tang resolved HADOOP-4162. --- Resolution: Invalid > CodecPool.getDecompressor(LzopCodec) always creates a brand-new decompressor.

[jira] Created: (HADOOP-6171) "package" task in build.xml should copy source with preservelastmodified

2009-07-30 Thread Todd Lipcon (JIRA)
"package" task in build.xml should copy source with preservelastmodified Key: HADOOP-6171 URL: https://issues.apache.org/jira/browse/HADOOP-6171 Project: Hadoop Common

Re: How to Build Hadoop code in eclipse

2009-07-30 Thread ashish pareek
Hello Friends, If you know solution to this problem please reply back. On Mon, Jul 27, 2009 at 2:58 PM, ashish pareek wrote: > Hi Everybody, > > Is there any easy and elaborate page where its explained > how to build hadoop code. I followed http://*wiki*.apa

what time task is marked with SUCCESSED

2009-07-30 Thread Ian jonhson
Hi all, I would like to know who marks task running status with SUCCESSED when a task is finished. I have traced the hadoop source codes, but I lost the trace when JvmManager takes charge of a task running. I can not find (also, don't know) who (tasktracker or jobtracker) checks the running resul