[jira] [Created] (HADOOP-9306) Refactor UserGroupInformation to reduce branching for multi-platform support

2013-02-13 Thread Aaron T. Myers (JIRA)
Aaron T. Myers created HADOOP-9306: -- Summary: Refactor UserGroupInformation to reduce branching for multi-platform support Key: HADOOP-9306 URL: https://issues.apache.org/jira/browse/HADOOP-9306 Proj

[jira] [Created] (HADOOP-9305) Add support for running the Hadoop client on 64-bit AIX

2013-02-13 Thread Aaron T. Myers (JIRA)
Aaron T. Myers created HADOOP-9305: -- Summary: Add support for running the Hadoop client on 64-bit AIX Key: HADOOP-9305 URL: https://issues.apache.org/jira/browse/HADOOP-9305 Project: Hadoop Common

[jira] [Resolved] (HADOOP-9246) Execution phase for hadoop-maven-plugin should be process-resources

2013-02-13 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-9246. Resolution: Fixed arghh, got it, i was missing that. Closing it then. I guess we

[jira] [Created] (HADOOP-9304) remove addition of avro genreated-sources dirs to build

2013-02-13 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-9304: -- Summary: remove addition of avro genreated-sources dirs to build Key: HADOOP-9304 URL: https://issues.apache.org/jira/browse/HADOOP-9304 Project: Hadoop Co

[jira] [Reopened] (HADOOP-9246) Execution phase for hadoop-maven-plugin should be process-resources

2013-02-13 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur reopened HADOOP-9246: I think a more correct way of fixing this (realized that while doing the protoc plugi

Hadoop 1.0.4 Exception while running MapReduce Job in Pseudo-Distributed mode

2013-02-13 Thread Trupti Gaikwad
Hi, I am getting exception while running Mapreduce job hadoop jar hadoop-examples-1.0.4.jar wordcount /test/input/1.txt /test/output *Exception Details:* 2013-02-13 12:20:16,449 INFO org.apache.hadoop.mapred.JobTracker: Adding tracker tracker_gaikwadt-ethz:localhost/127.0.0.1:35209 to host gaikw

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-13 Thread Konstantin Shvachko
+1 Downloaded src and binaries. Built from sources on CentOS 6.3 Ran dfsio, slive, examples, terasort. Tried gridmix, but it failed with some NPEs. Built HBase 0.94 with Hadoop 2.0.3 Ran HBase shell commands. Recompiled and ran different loads of YCSB. Checked documentation and the release notes.