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
[
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.
"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
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
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