[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-11-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993389#comment-14993389
 ] 

Hudson commented on MAPREDUCE-1125:
---

FAILURE: Integrated in Hadoop-Hdfs-trunk #2515 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2515/])
MAPREDUCE-1125. SerialUtils.cc: deserializeFloat is out of sync with (aw: rev 
19a0c2660cce0dccf968376bed249de94b58b8a2)
* hadoop-mapreduce-project/CHANGES.txt
* hadoop-tools/hadoop-pipes/src/main/native/utils/impl/SerialUtils.cc
* hadoop-tools/hadoop-pipes/src/main/native/utils/api/hadoop/SerialUtils.hh


> SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
> ---
>
> Key: MAPREDUCE-1125
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: pipes
>Affects Versions: 0.21.0
>Reporter: Simone Leo
>Assignee: Simone Leo
>  Labels: BB2015-05-TBR
> Fix For: 3.0.0
>
> Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch, 
> MAPREDUCE-1125.004.patch
>
>
> {noformat}
> *** SerialUtils.hh ***
>   float deserializeFloat(InStream& stream);
> *** SerialUtils.cc ***
>   void deserializeFloat(float& t, InStream& stream)
>   {
> char buf[sizeof(float)];
> stream.read(buf, sizeof(float));
> XDR xdrs;
> xdrmem_create(, buf, sizeof(float), XDR_DECODE);
> xdr_float(, );
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-11-05 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14992817#comment-14992817
 ] 

Hadoop QA commented on MAPREDUCE-1125:
--

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 5s 
{color} | {color:blue} docker + precommit patch detected. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red} 0m 0s 
{color} | {color:red} 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} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 2m 
50s {color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 16s 
{color} | {color:green} trunk passed with JDK v1.8.0_60 {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 18s 
{color} | {color:green} trunk passed with JDK v1.7.0_79 {color} |
| {color:green}+1{color} | {color:green} mvneclipse {color} | {color:green} 0m 
9s {color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 0m 
9s {color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 17s 
{color} | {color:green} the patch passed with JDK v1.8.0_60 {color} |
| {color:green}+1{color} | {color:green} cc {color} | {color:green} 0m 17s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green} 0m 17s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 18s 
{color} | {color:green} the patch passed with JDK v1.7.0_79 {color} |
| {color:green}+1{color} | {color:green} cc {color} | {color:green} 0m 18s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green} 0m 18s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} mvneclipse {color} | {color:green} 0m 
10s {color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} unit {color} | {color:green} 0m 17s 
{color} | {color:green} hadoop-pipes in the patch passed with JDK v1.8.0_60. 
{color} |
| {color:green}+1{color} | {color:green} unit {color} | {color:green} 0m 17s 
{color} | {color:green} hadoop-pipes in the patch passed with JDK v1.7.0_79. 
{color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 
21s {color} | {color:green} Patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 5m 31s {color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.7.1 Server=1.7.1 
Image:test-patch-base-hadoop-date2015-11-06 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12741423/MAPREDUCE-1125.004.patch
 |
| JIRA Issue | MAPREDUCE-1125 |
| Optional Tests |  asflicense  cc  unit  javac  compile  |
| uname | Linux 4773eb2d375b 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed 
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/patchprocess/apache-yetus-ee5baeb/precommit/personality/hadoop.sh
 |
| git revision | trunk / 286cc64 |
| Default Java | 1.7.0_79 |
| Multi-JDK versions |  /usr/lib/jvm/java-8-oracle:1.8.0_60 
/usr/lib/jvm/java-7-openjdk-amd64:1.7.0_79 |
| JDK v1.7.0_79  Test Results | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6121/testReport/ |
| modules | C: hadoop-tools/hadoop-pipes U: hadoop-tools/hadoop-pipes |
| Max memory used | 228MB |
| Powered by | Apache Yetus   http://yetus.apache.org |
| Console output | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6121/console |


This message was automatically generated.



> SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
> ---
>
> Key: MAPREDUCE-1125
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: pipes
>Affects Versions: 0.21.0
>Reporter: Simone Leo
>Assignee: Simone Leo
>  

[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-11-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993071#comment-14993071
 ] 

Hudson commented on MAPREDUCE-1125:
---

SUCCESS: Integrated in Hadoop-Yarn-trunk #1368 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/1368/])
MAPREDUCE-1125. SerialUtils.cc: deserializeFloat is out of sync with (aw: rev 
19a0c2660cce0dccf968376bed249de94b58b8a2)
* hadoop-tools/hadoop-pipes/src/main/native/utils/impl/SerialUtils.cc
* hadoop-mapreduce-project/CHANGES.txt
* hadoop-tools/hadoop-pipes/src/main/native/utils/api/hadoop/SerialUtils.hh


> SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
> ---
>
> Key: MAPREDUCE-1125
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: pipes
>Affects Versions: 0.21.0
>Reporter: Simone Leo
>Assignee: Simone Leo
>  Labels: BB2015-05-TBR
> Fix For: 3.0.0
>
> Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch, 
> MAPREDUCE-1125.004.patch
>
>
> {noformat}
> *** SerialUtils.hh ***
>   float deserializeFloat(InStream& stream);
> *** SerialUtils.cc ***
>   void deserializeFloat(float& t, InStream& stream)
>   {
> char buf[sizeof(float)];
> stream.read(buf, sizeof(float));
> XDR xdrs;
> xdrmem_create(, buf, sizeof(float), XDR_DECODE);
> xdr_float(, );
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-11-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14992913#comment-14992913
 ] 

Hudson commented on MAPREDUCE-1125:
---

FAILURE: Integrated in Hadoop-trunk-Commit #8764 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/8764/])
MAPREDUCE-1125. SerialUtils.cc: deserializeFloat is out of sync with (aw: rev 
19a0c2660cce0dccf968376bed249de94b58b8a2)
* hadoop-tools/hadoop-pipes/src/main/native/utils/impl/SerialUtils.cc
* hadoop-tools/hadoop-pipes/src/main/native/utils/api/hadoop/SerialUtils.hh
* hadoop-mapreduce-project/CHANGES.txt


> SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
> ---
>
> Key: MAPREDUCE-1125
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: pipes
>Affects Versions: 0.21.0
>Reporter: Simone Leo
>Assignee: Simone Leo
>  Labels: BB2015-05-TBR
> Fix For: 3.0.0
>
> Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch, 
> MAPREDUCE-1125.004.patch
>
>
> {noformat}
> *** SerialUtils.hh ***
>   float deserializeFloat(InStream& stream);
> *** SerialUtils.cc ***
>   void deserializeFloat(float& t, InStream& stream)
>   {
> char buf[sizeof(float)];
> stream.read(buf, sizeof(float));
> XDR xdrs;
> xdrmem_create(, buf, sizeof(float), XDR_DECODE);
> xdr_float(, );
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-11-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993003#comment-14993003
 ] 

Hudson commented on MAPREDUCE-1125:
---

SUCCESS: Integrated in Hadoop-Yarn-trunk-Java8 #644 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/644/])
MAPREDUCE-1125. SerialUtils.cc: deserializeFloat is out of sync with (aw: rev 
19a0c2660cce0dccf968376bed249de94b58b8a2)
* hadoop-tools/hadoop-pipes/src/main/native/utils/api/hadoop/SerialUtils.hh
* hadoop-mapreduce-project/CHANGES.txt
* hadoop-tools/hadoop-pipes/src/main/native/utils/impl/SerialUtils.cc


> SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
> ---
>
> Key: MAPREDUCE-1125
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: pipes
>Affects Versions: 0.21.0
>Reporter: Simone Leo
>Assignee: Simone Leo
>  Labels: BB2015-05-TBR
> Fix For: 3.0.0
>
> Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch, 
> MAPREDUCE-1125.004.patch
>
>
> {noformat}
> *** SerialUtils.hh ***
>   float deserializeFloat(InStream& stream);
> *** SerialUtils.cc ***
>   void deserializeFloat(float& t, InStream& stream)
>   {
> char buf[sizeof(float)];
> stream.read(buf, sizeof(float));
> XDR xdrs;
> xdrmem_create(, buf, sizeof(float), XDR_DECODE);
> xdr_float(, );
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-11-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993080#comment-14993080
 ] 

Hudson commented on MAPREDUCE-1125:
---

FAILURE: Integrated in Hadoop-Mapreduce-trunk #2574 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2574/])
MAPREDUCE-1125. SerialUtils.cc: deserializeFloat is out of sync with (aw: rev 
19a0c2660cce0dccf968376bed249de94b58b8a2)
* hadoop-mapreduce-project/CHANGES.txt
* hadoop-tools/hadoop-pipes/src/main/native/utils/api/hadoop/SerialUtils.hh
* hadoop-tools/hadoop-pipes/src/main/native/utils/impl/SerialUtils.cc


> SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
> ---
>
> Key: MAPREDUCE-1125
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: pipes
>Affects Versions: 0.21.0
>Reporter: Simone Leo
>Assignee: Simone Leo
>  Labels: BB2015-05-TBR
> Fix For: 3.0.0
>
> Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch, 
> MAPREDUCE-1125.004.patch
>
>
> {noformat}
> *** SerialUtils.hh ***
>   float deserializeFloat(InStream& stream);
> *** SerialUtils.cc ***
>   void deserializeFloat(float& t, InStream& stream)
>   {
> char buf[sizeof(float)];
> stream.read(buf, sizeof(float));
> XDR xdrs;
> xdrmem_create(, buf, sizeof(float), XDR_DECODE);
> xdr_float(, );
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-11-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14992984#comment-14992984
 ] 

Hudson commented on MAPREDUCE-1125:
---

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #634 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/634/])
MAPREDUCE-1125. SerialUtils.cc: deserializeFloat is out of sync with (aw: rev 
19a0c2660cce0dccf968376bed249de94b58b8a2)
* hadoop-mapreduce-project/CHANGES.txt
* hadoop-tools/hadoop-pipes/src/main/native/utils/api/hadoop/SerialUtils.hh
* hadoop-tools/hadoop-pipes/src/main/native/utils/impl/SerialUtils.cc


> SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
> ---
>
> Key: MAPREDUCE-1125
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: pipes
>Affects Versions: 0.21.0
>Reporter: Simone Leo
>Assignee: Simone Leo
>  Labels: BB2015-05-TBR
> Fix For: 3.0.0
>
> Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch, 
> MAPREDUCE-1125.004.patch
>
>
> {noformat}
> *** SerialUtils.hh ***
>   float deserializeFloat(InStream& stream);
> *** SerialUtils.cc ***
>   void deserializeFloat(float& t, InStream& stream)
>   {
> char buf[sizeof(float)];
> stream.read(buf, sizeof(float));
> XDR xdrs;
> xdrmem_create(, buf, sizeof(float), XDR_DECODE);
> xdr_float(, );
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-11-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993272#comment-14993272
 ] 

Hudson commented on MAPREDUCE-1125:
---

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #576 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/576/])
MAPREDUCE-1125. SerialUtils.cc: deserializeFloat is out of sync with (aw: rev 
19a0c2660cce0dccf968376bed249de94b58b8a2)
* hadoop-tools/hadoop-pipes/src/main/native/utils/api/hadoop/SerialUtils.hh
* hadoop-mapreduce-project/CHANGES.txt
* hadoop-tools/hadoop-pipes/src/main/native/utils/impl/SerialUtils.cc


> SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
> ---
>
> Key: MAPREDUCE-1125
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: pipes
>Affects Versions: 0.21.0
>Reporter: Simone Leo
>Assignee: Simone Leo
>  Labels: BB2015-05-TBR
> Fix For: 3.0.0
>
> Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch, 
> MAPREDUCE-1125.004.patch
>
>
> {noformat}
> *** SerialUtils.hh ***
>   float deserializeFloat(InStream& stream);
> *** SerialUtils.cc ***
>   void deserializeFloat(float& t, InStream& stream)
>   {
> char buf[sizeof(float)];
> stream.read(buf, sizeof(float));
> XDR xdrs;
> xdrmem_create(, buf, sizeof(float), XDR_DECODE);
> xdr_float(, );
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-06-23 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-1125:
--

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |   5m 31s | Pre-patch trunk compilation is 
healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any 
@author tags. |
| {color:red}-1{color} | tests included |   0m  0s | 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{color} | javac |   7m 47s | There were no new javac warning 
messages. |
| {color:green}+1{color} | release audit |   0m 20s | The applied patch does 
not increase the total number of release audit warnings. |
| {color:green}+1{color} | whitespace |   0m  0s | The patch has no lines that 
end in whitespace. |
| {color:green}+1{color} | install |   1m 36s | mvn install still works. |
| {color:green}+1{color} | eclipse:eclipse |   0m 31s | The patch built with 
eclipse:eclipse. |
| | |  15m 48s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12741423/MAPREDUCE-1125.004.patch
 |
| Optional Tests | javac unit |
| git revision | trunk / 49dfad9 |
| Test Results | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5833/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf903.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5833/console |


This message was automatically generated.

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
Assignee: Simone Leo
  Labels: BB2015-05-TBR
 Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch, 
 MAPREDUCE-1125.004.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-05-08 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-1125:
--

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch |   0m  0s | The patch command could not apply 
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12494006/MAPREDUCE-1125-3.patch 
|
| Optional Tests | javac unit |
| git revision | trunk / 6471d18 |
| Console output | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5692/console |


This message was automatically generated.

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
Assignee: Simone Leo
  Labels: BB2015-05-TBR
 Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-05-08 Thread Brahma Reddy Battula (JIRA)

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

Brahma Reddy Battula commented on MAPREDUCE-1125:
-

[~simleo] can you please rebase the patch with latest trunk..?

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
Assignee: Simone Leo
  Labels: BB2015-05-TBR
 Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2015-03-09 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-1125:
--

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

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5249//console

This message is automatically generated.

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
Assignee: Simone Leo
 Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2011-09-12 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-1125:
--

+1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12494006/MAPREDUCE-1125-3.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 5 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed unit tests in .

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-hs.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-shuffle.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-app.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-jobclient.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-core.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-nodemanager.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-api.html
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/702//console

This message is automatically generated.

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
Assignee: Simone Leo
 Fix For: 0.23.0

 Attachments: MAPREDUCE-1125-2.patch, MAPREDUCE-1125-3.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2011-03-11 Thread Simone Leo (JIRA)

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

Simone Leo commented on MAPREDUCE-1125:
---

In [Pydoop|http://pydoop.sourceforge.net] we are currently patching 
SerialUtils.cc at compile time, before building the Python extension with Boost.

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
Assignee: Simone Leo
 Fix For: 0.23.0

 Attachments: MAPREDUCE-1125-2.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Commented: (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2011-03-10 Thread Todd Lipcon (JIRA)

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

Todd Lipcon commented on MAPREDUCE-1125:


This is a sort of incompatible change - some user might be explicitly declaring 
the extern void deserializeFloat(float t, InStream stream), right?

Do we need to leave the old version around for a version? Perhaps someone who 
makes use of SerialUtils can comment - I never have worked on significant 
amounts of C++ code with Hadoop

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
Assignee: Simone Leo
 Fix For: 0.23.0

 Attachments: MAPREDUCE-1125-2.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Commented: (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2011-03-09 Thread Simone Leo (JIRA)

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

Simone Leo commented on MAPREDUCE-1125:
---

Looks like some tests failed due to timeout.  Those tests have nothing to do 
with this patch, anyway.

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
Assignee: Simone Leo
 Fix For: 0.23.0

 Attachments: MAPREDUCE-1125-2.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Commented: (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2011-03-08 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-1125:
--

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12472943/MAPREDUCE-1125-2.patch
  against trunk revision 1079072.

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 5 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed core unit tests.

-1 contrib tests.  The patch failed contrib unit tests.

+1 system test framework.  The patch passed system test framework compile.

Test results: 
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/130//testReport/
Findbugs warnings: 
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/130//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/130//console

This message is automatically generated.

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
Assignee: Simone Leo
 Fix For: 0.23.0

 Attachments: MAPREDUCE-1125-2.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Commented: (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2011-02-28 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-1125:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12456393/MAPREDUCE-1125.patch
  against trunk revision 1075216.

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 7 new or modified tests.

-1 patch.  The patch command could not apply the patch.

Console output: 
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/92//console

This message is automatically generated.

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
 Attachments: MAPREDUCE-1125.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2010-10-08 Thread Simone Leo (JIRA)

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

Simone Leo commented on MAPREDUCE-1125:
---

As suggested on the mapreduce-dev mailing list, I'm attaching results from my 
local test-patch run:

 [exec] +1 overall.  
 [exec] 
 [exec] +1 @author.  The patch does not contain any @author tags.
 [exec] 
 [exec] +1 tests included.  The patch appears to include 7 new or 
modified tests.
 [exec] 
 [exec] +1 javadoc.  The javadoc tool did not generate any warning 
messages.
 [exec] 
 [exec] +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
 [exec] 
 [exec] +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
 [exec] 
 [exec] +1 release audit.  The applied patch does not increase the 
total number of release audit warnings.
 [exec] 
 [exec] +1 system tests framework.  The patch passed system tests 
framework compile.


 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.21.0
Reporter: Simone Leo
 Attachments: MAPREDUCE-1125.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1125) SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh

2010-09-09 Thread Greg Roelofs (JIRA)

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

Greg Roelofs commented on MAPREDUCE-1125:
-

Is this still an issue?  I'm not familiar with the C++ code in question--where 
does it live?

The patch looks fine as far as it goes (other than the lack of path info in the 
filenames), but I'm kind of amazed it ever compiled in the first place.  Is 
SerialUtils.hh not actually included in SerialUtils.cc?  Does Hudson even look 
at this stuff, wherever it lives?

 SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh
 ---

 Key: MAPREDUCE-1125
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1125
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: pipes
Affects Versions: 0.20.1
Reporter: Simone Leo
 Attachments: deserializeFloat.patch


 {noformat}
 *** SerialUtils.hh ***
   float deserializeFloat(InStream stream);
 *** SerialUtils.cc ***
   void deserializeFloat(float t, InStream stream)
   {
 char buf[sizeof(float)];
 stream.read(buf, sizeof(float));
 XDR xdrs;
 xdrmem_create(xdrs, buf, sizeof(float), XDR_DECODE);
 xdr_float(xdrs, t);
   }
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.