[jira] [Commented] (MAPREDUCE-5231) Constructor of DBInputFormat.DBRecordReader in mapred is changed

2013-06-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672044#comment-13672044
 ] 

Hudson commented on MAPREDUCE-5231:
---

Integrated in Hadoop-Yarn-trunk #227 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/227/])
MAPREDUCE-5231. Bring back a constructor in mapred's 
DBInputFormat.DBRecordReader for binary compatibility with 1.x mapred APIs. 
Contributed by Zhijie Shen. (Revision 1488436)

 Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1488436
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/lib/db/DBInputFormat.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/db/DBInputFormat.java


 Constructor of DBInputFormat.DBRecordReader in mapred is changed
 

 Key: MAPREDUCE-5231
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5231
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.1.0-beta

 Attachments: MAPREDUCE-5231.1.patch


 The constructor of DBInputFormat.DBRecordReader in mapred is changed from MR1 
 to RM2. Though MAPREDUCE-716 tried to deal with the API difference. However, 
 if DBInputFormat.DBRecordReader is extended, the incompatibility around the 
 constructor is still there.

--
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] [Commented] (MAPREDUCE-5231) Constructor of DBInputFormat.DBRecordReader in mapred is changed

2013-06-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672089#comment-13672089
 ] 

Hudson commented on MAPREDUCE-5231:
---

Integrated in Hadoop-Hdfs-trunk #1417 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1417/])
MAPREDUCE-5231. Bring back a constructor in mapred's 
DBInputFormat.DBRecordReader for binary compatibility with 1.x mapred APIs. 
Contributed by Zhijie Shen. (Revision 1488436)

 Result = FAILURE
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1488436
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/lib/db/DBInputFormat.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/db/DBInputFormat.java


 Constructor of DBInputFormat.DBRecordReader in mapred is changed
 

 Key: MAPREDUCE-5231
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5231
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.1.0-beta

 Attachments: MAPREDUCE-5231.1.patch


 The constructor of DBInputFormat.DBRecordReader in mapred is changed from MR1 
 to RM2. Though MAPREDUCE-716 tried to deal with the API difference. However, 
 if DBInputFormat.DBRecordReader is extended, the incompatibility around the 
 constructor is still there.

--
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] [Commented] (MAPREDUCE-5231) Constructor of DBInputFormat.DBRecordReader in mapred is changed

2013-06-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672108#comment-13672108
 ] 

Hudson commented on MAPREDUCE-5231:
---

Integrated in Hadoop-Mapreduce-trunk #1443 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1443/])
MAPREDUCE-5231. Bring back a constructor in mapred's 
DBInputFormat.DBRecordReader for binary compatibility with 1.x mapred APIs. 
Contributed by Zhijie Shen. (Revision 1488436)

 Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1488436
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/lib/db/DBInputFormat.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/db/DBInputFormat.java


 Constructor of DBInputFormat.DBRecordReader in mapred is changed
 

 Key: MAPREDUCE-5231
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5231
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.1.0-beta

 Attachments: MAPREDUCE-5231.1.patch


 The constructor of DBInputFormat.DBRecordReader in mapred is changed from MR1 
 to RM2. Though MAPREDUCE-716 tried to deal with the API difference. However, 
 if DBInputFormat.DBRecordReader is extended, the incompatibility around the 
 constructor is still there.

--
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] [Commented] (MAPREDUCE-5231) Constructor of DBInputFormat.DBRecordReader in mapred is changed

2013-05-31 Thread Vinod Kumar Vavilapalli (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671901#comment-13671901
 ] 

Vinod Kumar Vavilapalli commented on MAPREDUCE-5231:


This DB* code is a bit of a mind-bender w.r.t mapred and mapreduce impls.

Looks good, +1. Checking this in.

 Constructor of DBInputFormat.DBRecordReader in mapred is changed
 

 Key: MAPREDUCE-5231
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5231
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: MAPREDUCE-5231.1.patch


 The constructor of DBInputFormat.DBRecordReader in mapred is changed from MR1 
 to RM2. Though MAPREDUCE-716 tried to deal with the API difference. However, 
 if DBInputFormat.DBRecordReader is extended, the incompatibility around the 
 constructor is still there.

--
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] [Commented] (MAPREDUCE-5231) Constructor of DBInputFormat.DBRecordReader in mapred is changed

2013-05-31 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671915#comment-13671915
 ] 

Hudson commented on MAPREDUCE-5231:
---

Integrated in Hadoop-trunk-Commit #3823 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3823/])
MAPREDUCE-5231. Bring back a constructor in mapred's 
DBInputFormat.DBRecordReader for binary compatibility with 1.x mapred APIs. 
Contributed by Zhijie Shen. (Revision 1488436)

 Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1488436
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/lib/db/DBInputFormat.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/db/DBInputFormat.java


 Constructor of DBInputFormat.DBRecordReader in mapred is changed
 

 Key: MAPREDUCE-5231
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5231
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.1.0-beta

 Attachments: MAPREDUCE-5231.1.patch


 The constructor of DBInputFormat.DBRecordReader in mapred is changed from MR1 
 to RM2. Though MAPREDUCE-716 tried to deal with the API difference. However, 
 if DBInputFormat.DBRecordReader is extended, the incompatibility around the 
 constructor is still there.

--
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] [Commented] (MAPREDUCE-5231) Constructor of DBInputFormat.DBRecordReader in mapred is changed

2013-05-23 Thread Mayank Bansal (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13665618#comment-13665618
 ] 

Mayank Bansal commented on MAPREDUCE-5231:
--

+1 looks good to me 

Thanks,
Mayank

 Constructor of DBInputFormat.DBRecordReader in mapred is changed
 

 Key: MAPREDUCE-5231
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5231
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: MAPREDUCE-5231.1.patch


 The constructor of DBInputFormat.DBRecordReader in mapred is changed from MR1 
 to RM2. Though MAPREDUCE-716 tried to deal with the API difference. However, 
 if DBInputFormat.DBRecordReader is extended, the incompatibility around the 
 constructor is still there.

--
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] [Commented] (MAPREDUCE-5231) Constructor of DBInputFormat.DBRecordReader in mapred is changed

2013-05-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13663609#comment-13663609
 ] 

Hadoop QA commented on MAPREDUCE-5231:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12584202/MAPREDUCE-5231.1.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/3659//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/3659//console

This message is automatically generated.

 Constructor of DBInputFormat.DBRecordReader in mapred is changed
 

 Key: MAPREDUCE-5231
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5231
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: MAPREDUCE-5231.1.patch


 The constructor of DBInputFormat.DBRecordReader in mapred is changed from MR1 
 to RM2. Though MAPREDUCE-716 tried to deal with the API difference. However, 
 if DBInputFormat.DBRecordReader is extended, the incompatibility around the 
 constructor is still there.

--
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