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