Having problem to run hadoop with a jar file

2012-04-11 Thread Zhixuan Zhu
HI there, I'm having some issue when running hadoop with an external jar file. My testing environment: Host machine: windows, eclipse 3.3 with hadoop-0.20.2 and plugin, Jre6 Single node hadoop cluster: linux, hadoop-0.20.2, jdk_1.6.0_26 I wrote MyFileInputFormat.class and MyDBOutputFormat.class

[jira] [Created] (HADOOP-8270) hadoop-daemon.sh stop action is not LSB compliant

2012-04-11 Thread Roman Shaposhnik (Created) (JIRA)
hadoop-daemon.sh stop action is not LSB compliant - Key: HADOOP-8270 URL: https://issues.apache.org/jira/browse/HADOOP-8270 Project: Hadoop Common Issue Type: Bug Components: scripts

[jira] [Resolved] (HADOOP-8269) Fix some javadoc warnings on branch-1

2012-04-11 Thread Eli Collins (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HADOOP-8269. - Resolution: Fixed Fix Version/s: 1.1.0 Target Version/s: (was: 1.1.0)

[jira] [Created] (HADOOP-8269) Fix some javadoc warnings on branch-1

2012-04-11 Thread Eli Collins (Created) (JIRA)
Fix some javadoc warnings on branch-1 - Key: HADOOP-8269 URL: https://issues.apache.org/jira/browse/HADOOP-8269 Project: Hadoop Common Issue Type: Bug Components: documentation Report

[jira] [Created] (HADOOP-8268) hadoop-project-dist/pom.xml fails XML validation

2012-04-11 Thread Radim Kolar (Created) (JIRA)
hadoop-project-dist/pom.xml fails XML validation Key: HADOOP-8268 URL: https://issues.apache.org/jira/browse/HADOOP-8268 Project: Hadoop Common Issue Type: Bug Components: build

Build failed in Jenkins: Hadoop-Common-0.23-Build #219

2012-04-11 Thread Apache Jenkins Server
See Changes: [sseth] merge MAPREDUCE-4040 from trunk. History links should use hostname rather than IP address. (Contributed by Bhallamudi Venkata Siva Kamesh) [bobby] merge -r1301819:1301820 from trunk onto branch-0.23. [bob

Build failed in Jenkins: Hadoop-Common-trunk #373

2012-04-11 Thread Apache Jenkins Server
See Changes: [todd] HDFS-3249. Use ToolRunner.confirmPrompt in NameNode. Contributed by Todd Lipcon. [todd] HDFS-3247. Improve bootstrapStandby behavior when original NN is not active. Contributed by Todd Lipcon. [sseth] MAPREDUC