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.

Thanks,
--Konst


On Wed, Feb 6, 2013 at 7:59 PM, Arun C Murthy a...@hortonworks.com wrote:
 Folks,

 I've created a release candidate (rc0) for hadoop-2.0.3-alpha that I would 
 like to release.

 This release contains several major enhancements such as QJM for HDFS HA, 
 multi-resource scheduling for YARN, YARN ResourceManager restart etc.
 Also YARN has achieved significant stability at scale (more details from Y! 
 folks here: http://s.apache.org/VYO).

 The RC is available at: 
 http://people.apache.org/~acmurthy/hadoop-2.0.3-alpha-rc0/
 The RC tag in svn is here: 
 http://svn.apache.org/viewvc/hadoop/common/tags/release-2.0.3-alpha-rc0/

 The maven artifacts are available via repository.apache.org.

 Please try the release and vote; the vote will run for the usual 7 days.

 thanks,
 Arun



 --
 Arun C. Murthy
 Hortonworks Inc.
 http://hortonworks.com/




[jira] [Created] (MAPREDUCE-5004) Somebody working on Genetic Algorithm library on Map Reduce

2013-02-13 Thread Abhishek Bajpai (JIRA)
Abhishek Bajpai created MAPREDUCE-5004:
--

 Summary: Somebody working on Genetic Algorithm library on Map 
Reduce
 Key: MAPREDUCE-5004
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5004
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Reporter: Abhishek Bajpai




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Hadoop-Mapreduce-trunk - Build # 1343 - Failure

2013-02-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1343/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 28122 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec
Running org.apache.hadoop.mapreduce.lib.partition.TestMRKeyFieldBasedPartitioner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec
Running org.apache.hadoop.mapreduce.TestChild
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.74 sec
Running org.apache.hadoop.mapreduce.filecache.TestURIFragments
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.apache.hadoop.mapreduce.TestMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.589 sec

Results :

Failed tests:   testChain(org.apache.hadoop.mapred.lib.TestChainMapReduce)
  testCustomRecordDelimiters(org.apache.hadoop.mapred.TestLineRecordReader): 
null expected:0   abc(..)
  
testClusterWithLocalClientProvider(org.apache.hadoop.mapreduce.TestClientProtocolProviderImpls):
 Cluster with Local Framework name should use local JT address

Tests run: 446, Failures: 3, Errors: 0, Skipped: 12

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ... SUCCESS [1.644s]
[INFO] hadoop-mapreduce-client-core .. SUCCESS [22.953s]
[INFO] hadoop-mapreduce-client-common  SUCCESS [23.152s]
[INFO] hadoop-mapreduce-client-shuffle ... SUCCESS [1.644s]
[INFO] hadoop-mapreduce-client-app ... SUCCESS [4:59.890s]
[INFO] hadoop-mapreduce-client-hs  SUCCESS [1:13.258s]
[INFO] hadoop-mapreduce-client-jobclient . FAILURE [43:13.017s]
[INFO] hadoop-mapreduce-client-hs-plugins  SKIPPED
[INFO] Apache Hadoop MapReduce Examples .. SKIPPED
[INFO] hadoop-mapreduce .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 50:16.194s
[INFO] Finished at: Wed Feb 13 14:05:07 UTC 2013
[INFO] Final Memory: 19M/93M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports
 for the individual test results.
[ERROR] - [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn goals -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Updating MAPREDUCE-4992
Updating MAPREDUCE-4994
Updating MAPREDUCE-4989
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

[jira] [Resolved] (MAPREDUCE-5004) Somebody working on Genetic Algorithm library on Map Reduce

2013-02-13 Thread Aaron T. Myers (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron T. Myers resolved MAPREDUCE-5004.
---

Resolution: Invalid

Hi Abhishek, I'm not quite sure what you were trying to get at with this JIRA, 
but I recommend emailing either u...@hadoop.apache.org or 
common-...@hadoop.apache.org with your question.

 Somebody working on Genetic Algorithm library on Map Reduce
 ---

 Key: MAPREDUCE-5004
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5004
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Reporter: Abhishek Bajpai



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Reopened] (MAPREDUCE-4994) -jt generic command line option does not work

2013-02-13 Thread Sandy Ryza (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-4994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandy Ryza reopened MAPREDUCE-4994:
---


 -jt generic command line option does not work
 -

 Key: MAPREDUCE-4994
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4994
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: client
Affects Versions: 2.0.2-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza
 Fix For: 2.0.4-beta

 Attachments: MAPREDUCE-4994-1.patch, MAPREDUCE-4994-addendum.patch, 
 MAPREDUCE-4994.patch


 hadoop jar myjar.jar MyDriver -fs file:/// -jt local input.txt output/
 should run a job using the local file system and the local job runner. 
 Instead it tries to connect to a jobtracker.
 hadoop jar myjar.jar MyDriver -fs file:/// -jt host:port input.txt output/
 does not use the given host/port
 This appears to be because Cluster#initialize, which loads the 
 ClientProtocol, contains no special handling for mapred.job.tracker.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (MAPREDUCE-5005) TestProcfsProcessTree#testProcessTree() doesn't wait long enough for the process to die

2013-02-13 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created MAPREDUCE-5005:
---

 Summary: TestProcfsProcessTree#testProcessTree() doesn't wait long 
enough for the process to die
 Key: MAPREDUCE-5005
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5005
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.0.2-alpha
Reporter: Karthik Kambatla


TestProcfsProcessTree#testProcessTree fails occasionally with the following 
stack trace

{noformat}
Stack Trace:
junit.framework.AssertionFailedError: expected:false but was:true
        at 
org.apache.hadoop.util.TestProcfsBasedProcessTree.testProcessTree(TestProcfsBasedProcessTree.java)
{noformat}

kill -9 is executed asynchronously, the signal is delivered when the process 
comes out of the kernel (sys call). Checking if the process died immediately 
after can fail at times.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (MAPREDUCE-5006) streaming tests failing

2013-02-13 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created MAPREDUCE-5006:
-

 Summary: streaming tests failing
 Key: MAPREDUCE-5006
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5006
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: contrib/streaming
Affects Versions: 2.0.4-beta
Reporter: Alejandro Abdelnur


The following 2 tests are failing in trunk

* org.apache.hadoop.streaming.TestStreamReduceNone
* org.apache.hadoop.streaming.TestStreamXmlRecordReader


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira