[jira] [Commented] (HADOOP-11090) [Umbrella] Support Java 8 in Hadoop

2015-04-06 Thread Rick Kellogg (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14481998#comment-14481998
 ] 

Rick Kellogg commented on HADOOP-11090:
---

Suggest we look into using Animal Sniffer 
(http://mojo.codehaus.org/animal-sniffer/) to ensure API compatibility between 
releases.

The folks at Spring Source use it to help with Java 6-8 compatibility as well.

See: 
http://spring.io/blog/2015/04/03/how-spring-achieves-compatibility-with-java-6-7-and-8

 [Umbrella] Support Java 8 in Hadoop
 ---

 Key: HADOOP-11090
 URL: https://issues.apache.org/jira/browse/HADOOP-11090
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Mohammad Kamrul Islam
Assignee: Mohammad Kamrul Islam

 Java 8 is coming quickly to various clusters. Making sure Hadoop seamlessly 
 works  with Java 8 is important for the Apache community.
   
 This JIRA is to track  the issues/experiences encountered during Java 8 
 migration. If you find a potential bug , please create a separate JIRA either 
 as a sub-task or linked into this JIRA.
 If you find a Hadoop or JVM configuration tuning, you can create a JIRA as 
 well. Or you can add  a comment  here.



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


[jira] [Commented] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-07 Thread Rick Kellogg (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-11457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268288#comment-14268288
 ] 

Rick Kellogg commented on HADOOP-11457:
---

Used the following command:

mvn package -Pdist,native-win,docs,src -DskipTests -Dtar

I assume you did not include the docs profile.  As such I don't think you would 
have seen the error.


 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Assignee: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-COMMON-11456-2.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Updated] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-07 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11457:
--
Status: Open  (was: Patch Available)

Awaiting consensus.

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Assignee: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-COMMON-11456-2.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Updated] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-07 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11457:
--
Attachment: HADOOP-11457-1.patch

Removed references to FindBugs.  The Maven FindBugs Plugin automatically 
downloads this dependency.

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Assignee: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-11457-1.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Updated] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-07 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11457:
--
Release Note: 
Removed references to FindBugs.  The Maven FindBugs Plugin automatically 
downloads this dependency.


  was:
Updated Findbugs version number.


  Status: Patch Available  (was: Open)

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Assignee: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-11457-1.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Commented] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-07 Thread Rick Kellogg (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-11457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268710#comment-14268710
 ] 

Rick Kellogg commented on HADOOP-11457:
---

Confirmed that against trunk the downloaded version of the Maven FindBugs 
Plugin  FingBugs jar files were indeed 3.0.0 as previously stated.

Against Hadoop 2.6.0 FindBugs must be installed and the FINDBUGS_HOME 
environment variable must be set in order to build the site (-Psite).  If one 
does not build this profile, FindBugs can safely be ignored.

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Assignee: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-11457-1.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Updated] (HADOOP-11456) Correction to BUILDING.txt:Building for Windows - Make Perl

2015-01-06 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11456:
--
Status: Open  (was: Patch Available)

Updated patch to follow in next few days incorporating comments from above.

 Correction to BUILDING.txt:Building for Windows - Make  Perl
 -

 Key: HADOOP-11456
 URL: https://issues.apache.org/jira/browse/HADOOP-11456
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.5.2, 2.6.0
Reporter: Rick Kellogg
 Attachments: HADOOP-COMMON-11456-1.patch


 Both Perl and Make are required tools for building on Windows as well.
 Make is referenced in the hadoop-hdfs-project\hadoop-hdfs pom.xml (among 
 others).
 Perl is referenced in the hadoop-project-dist pom.xml file for processing the 
 changes log.



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


[jira] [Commented] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-06 Thread Rick Kellogg (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-11457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14267174#comment-14267174
 ] 

Rick Kellogg commented on HADOOP-11457:
---

Removed my existing installation of FindBugs and Windows FINDBUGS_HOME 
environment variable.  When done, it generates the following error message:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (site) on project 
hadoop-common: An Ant BuildException has occured: stylesheet 
C:\hadoop-2.6.0\hadoop-common-project\hadoop-common\${env.FINDBUGS_HOME}\src\
xsl\default.xsl doesn't exist.
[ERROR] around Ant part ...xslt 
style=${env.FINDBUGS_HOME}/src/xsl/default.xsl 
in=C:\hadoop-2.6.0\hadoop-common-project\hadoop-common\target/findbugsXml.xml 
out=C:\hadoop-2.6.0\hadoop-common-project\hadoop-common\target/site/findbugs.html/...
 @ 44:223 in 
C:\hadoop-2.6.0\hadoop-common-project\hadoop-common\target\antrun\build-main.xml

Upon reviewing my Maven repository, it appears it has downloaded:

com.google.code.findbugs.findbugs 1.3.9
com.google.code.findbugs.findbugs 1.3.9
org.codehaus.mojo.findbugs-maven-plugin - 2.3,2

No signs of FindBugs 3.0.0 using automatic download.

Please confirm you are seeing similar behavior.



 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-COMMON-11456-2.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Commented] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-06 Thread Rick Kellogg (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-11457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14267225#comment-14267225
 ] 

Rick Kellogg commented on HADOOP-11457:
---

During the preparation of the site (in hadoop-project-dist\pom.xml), the 
default.xsl located in the FINDBUGS_HOME directory is used.

xslt style=${env.FINDBUGS_HOME}/src/xsl/default.xsl
  in=${project.build.directory}/findbugsXml.xml
  out=${project.build.directory}/site/findbugs.html/

It appears the default.xsl file exists embedded within the findbugs-1.3.9.jar 
file.

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Assignee: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-COMMON-11456-2.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Commented] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-06 Thread Rick Kellogg (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-11457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14267175#comment-14267175
 ] 

Rick Kellogg commented on HADOOP-11457:
---

Correction: 

com.google.code.findbugs.findbugs 1.3.9
com.google.code.findbugs.findbugs-ant 1.3.9
org.codehaus.mojo.findbugs-maven-plugin - 2.3,2

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-COMMON-11456-2.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Assigned] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-06 Thread Rick Kellogg (JIRA)

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

Rick Kellogg reassigned HADOOP-11457:
-

Assignee: Rick Kellogg

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Assignee: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-COMMON-11456-2.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Commented] (HADOOP-11456) Correction to BUILDING.txt:Building for Windows - Make Perl

2015-01-06 Thread Rick Kellogg (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-11456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14267221#comment-14267221
 ] 

Rick Kellogg commented on HADOOP-11456:
---

[~cnauroth] you are correct.  I did a search for all references to exec tags 
and had neglected to look at the higher level profile.  Make is not used with 
the native-win profile.

 Correction to BUILDING.txt:Building for Windows - Make  Perl
 -

 Key: HADOOP-11456
 URL: https://issues.apache.org/jira/browse/HADOOP-11456
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0, 2.5.2
Reporter: Rick Kellogg
 Attachments: HADOOP-COMMON-11456-1.patch


 Both Perl and Make are required tools for building on Windows as well.
 Make is referenced in the hadoop-hdfs-project\hadoop-hdfs pom.xml (among 
 others).
 Perl is referenced in the hadoop-project-dist pom.xml file for processing the 
 changes log.



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


[jira] [Updated] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-02 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11457:
--
Attachment: HADOOP-COMMON-11456-2.patch

Revised patch attached.  Version now set to 3.0.0

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-COMMON-11456-2.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Resolved] (HADOOP-10260) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10260.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10260
 URL: https://issues.apache.org/jira/browse/HADOOP-10260
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee
 Fix For: 2.2.0


 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Updated] (HADOOP-11418) Property io.compression.codec.lzo.class does not work with other value besides default

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11418:
--
Affects Version/s: (was: site)
Fix Version/s: (was: site)

 Property io.compression.codec.lzo.class does not work with other value 
 besides default
 

 Key: HADOOP-11418
 URL: https://issues.apache.org/jira/browse/HADOOP-11418
 Project: Hadoop Common
  Issue Type: Bug
  Components: io
Reporter: fang fang chen
 Attachments: HADOOP-11418.patch


 From following code, seems io.compression.codec.lzo.class does not work for 
 other codec besides default. Hadoop will always treat it as defaultClazz. I 
 think it is a bug. Please let me know if this is a work as design thing. 
 Thanks
  77   private static final String defaultClazz =
  78   org.apache.hadoop.io.compress.LzoCodec;
  82   public synchronized boolean isSupported() {
  83 if (!checked) {
  84   checked = true;
  85   String extClazz =
  86   (conf.get(CONF_LZO_CLASS) == null ? System
  87   .getProperty(CONF_LZO_CLASS) : null);
  88   String clazz = (extClazz != null) ? extClazz : defaultClazz;



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


[jira] [Updated] (HADOOP-3979) linux 64-bit native libraries should always be built and included in release

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-3979:
-
Fix Version/s: (was: site)

 linux 64-bit native libraries should always be built and included in release
 

 Key: HADOOP-3979
 URL: https://issues.apache.org/jira/browse/HADOOP-3979
 Project: Hadoop Common
  Issue Type: Wish
  Components: build, native
Reporter: Rong-En Fan
Assignee: Owen O'Malley
Priority: Minor

 The current HowToRelease wiki document says that 64-bit linux native libs are 
 optional for a release. However, we had them in all 0.16.x, 0.17.[0-1], and 
 0.18.0 releases. Provided the fact that 64-bit computers become more common 
 nowadays. We should make this binary built and included in release.



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


[jira] [Updated] (HADOOP-11423) [Umbrella] Support Java 10 in Hadoop

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11423:
--
Priority: Minor  (was: Major)

 [Umbrella] Support Java 10 in Hadoop
 

 Key: HADOOP-11423
 URL: https://issues.apache.org/jira/browse/HADOOP-11423
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: sneaky
Priority: Minor

 Java 10 is coming quickly to various clusters. Making sure Hadoop seamlessly 
 works with Java 10 is important for the Apache community.



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


[jira] [Resolved] (HADOOP-10263) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10263.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10263
 URL: https://issues.apache.org/jira/browse/HADOOP-10263
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee
Priority: Critical
 Fix For: 2.2.0


 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Resolved] (HADOOP-10267) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10267.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10267
 URL: https://issues.apache.org/jira/browse/HADOOP-10267
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee
Priority: Critical
 Fix For: 2.2.0


 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Resolved] (HADOOP-10257) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10257.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10257
 URL: https://issues.apache.org/jira/browse/HADOOP-10257
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee

 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Updated] (HADOOP-11456) Correction to BUILDING.txt:Building for Windows - Make Perl

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11456:
--
Attachment: HADOOP-COMMON-11456-1.patch

Patch attached.

 Correction to BUILDING.txt:Building for Windows - Make  Perl
 -

 Key: HADOOP-11456
 URL: https://issues.apache.org/jira/browse/HADOOP-11456
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0, 2.5.2
Reporter: Rick Kellogg
 Attachments: HADOOP-COMMON-11456-1.patch


 Both Perl and Make are required tools for building on Windows as well.
 Make is referenced in the hadoop-hdfs-project\hadoop-hdfs pom.xml (among 
 others).
 Perl is referenced in the hadoop-project-dist pom.xml file for processing the 
 changes log.



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


[jira] [Commented] (HADOOP-9329) document native build dependencies in BUILDING.txt

2015-01-01 Thread Rick Kellogg (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14262679#comment-14262679
 ] 

Rick Kellogg commented on HADOOP-9329:
--

I believe this is address by the Building on Windows / Requirements section of 
the BUILDING.txt file.


 document native build dependencies in BUILDING.txt
 --

 Key: HADOOP-9329
 URL: https://issues.apache.org/jira/browse/HADOOP-9329
 Project: Hadoop Common
  Issue Type: Task
  Components: documentation
Affects Versions: 2.1.0-beta
Reporter: Colin Patrick McCabe
Priority: Trivial

 {{BUILDING.txt}} describes {{-Pnative}}, but it does not specify what native 
 libraries are needed for the build.  We should address this.



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


[jira] [Updated] (HADOOP-9891) CLIMiniCluster instructions fail with MiniYarnCluster ClassNotFoundException

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-9891:
-
Summary: CLIMiniCluster instructions fail with MiniYarnCluster 
ClassNotFoundException  (was: CLIMiniCluster instructions fail with 
MiniYarnCluster ClassNotFound)

 CLIMiniCluster instructions fail with MiniYarnCluster ClassNotFoundException
 

 Key: HADOOP-9891
 URL: https://issues.apache.org/jira/browse/HADOOP-9891
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.1.1-beta
Reporter: Steve Loughran
Priority: Minor

 The instruction on how to start up a mini CLI cluster in 
 {{CLIMiniCluster.md}} don't work -it looks like {{MiniYarnCluster}} isn't on 
 the classpath



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


[jira] [Resolved] (HADOOP-10620) /docs/current doesn't point to the latest version 2.4.0

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10620.
---
   Resolution: Fixed
Fix Version/s: 2.6.0
 Release Note: Verified http://hadoop.apache.org/docs/current/ link now 
point to current release (v2.6.0).

 /docs/current doesn't point to the latest version 2.4.0
 ---

 Key: HADOOP-10620
 URL: https://issues.apache.org/jira/browse/HADOOP-10620
 Project: Hadoop Common
  Issue Type: Improvement
  Components: documentation
Affects Versions: 2.4.0
Reporter: Jacek Laskowski
 Fix For: 2.6.0


 http://hadoop.apache.org/docs/current/ points to 2.3.0 while 2.4.0's out.



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


[jira] [Commented] (HADOOP-11456) Correction to BUILDING.txt:Building for Windows - Make Perl

2015-01-01 Thread Rick Kellogg (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-11456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14262605#comment-14262605
 ] 

Rick Kellogg commented on HADOOP-11456:
---

Updated text should read:

* Perl 5+
* Unix command-line tools from GnuWin32: sh, mkdir, rm, cp, tar, gzip, make. 
These
  tools must be present on your PATH.

Unix command-line tools are also included with the Windows Git package which
can be downloaded from http://git-scm.com/download/win.  Note: Windows Git does 
not
include make.


 Correction to BUILDING.txt:Building for Windows - Make  Perl
 -

 Key: HADOOP-11456
 URL: https://issues.apache.org/jira/browse/HADOOP-11456
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0, 2.5.2
Reporter: Rick Kellogg

 Both Perl and Make are required tools for building on Windows as well.
 Make is referenced in the hadoop-hdfs-project\hadoop-hdfs pom.xml (among 
 others).
 Perl is referenced in the hadoop-project-dist pom.xml file for processing the 
 changes log.



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


[jira] [Updated] (HADOOP-11456) Correction to BUILDING.txt:Building for Windows - Make Perl

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11456:
--
Status: Patch Available  (was: Open)

 Correction to BUILDING.txt:Building for Windows - Make  Perl
 -

 Key: HADOOP-11456
 URL: https://issues.apache.org/jira/browse/HADOOP-11456
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.5.2, 2.6.0
Reporter: Rick Kellogg
 Attachments: HADOOP-COMMON-11456-1.patch


 Both Perl and Make are required tools for building on Windows as well.
 Make is referenced in the hadoop-hdfs-project\hadoop-hdfs pom.xml (among 
 others).
 Perl is referenced in the hadoop-project-dist pom.xml file for processing the 
 changes log.



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


[jira] [Updated] (HADOOP-11456) Correction to BUILDING.txt:Building for Windows - Make Perl

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11456:
--
Description: 
Both Perl and Make are required tools for building on Windows as well.

Make is referenced in the hadoop-hdfs-project\hadoop-hdfs pom.xml (among 
others).

Perl is referenced in the hadoop-project-dist pom.xml file for processing the 
changes log.

  was:
Both Perl and Make are required tools for building on Windows as well.

Make is referenced in the hadoop-hdfs-project\hadoop-hdfs (among others).

Perl is referenced in the hadoop-project-dist pom.xml file for processing the 
changes log.


 Correction to BUILDING.txt:Building for Windows - Make  Perl
 -

 Key: HADOOP-11456
 URL: https://issues.apache.org/jira/browse/HADOOP-11456
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0, 2.5.2
Reporter: Rick Kellogg

 Both Perl and Make are required tools for building on Windows as well.
 Make is referenced in the hadoop-hdfs-project\hadoop-hdfs pom.xml (among 
 others).
 Perl is referenced in the hadoop-project-dist pom.xml file for processing the 
 changes log.



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


[jira] [Updated] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11457:
--
Release Note: 
Updated Findbugs version number.

  Status: Patch Available  (was: Open)

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-COMMON-11457-1.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Updated] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11457:
--
Component/s: documentation

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-COMMON-11457-1.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Updated] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg updated HADOOP-11457:
--
Attachment: HADOOP-COMMON-11457-1.patch

 Correction to BUILDING.txt: Update FindBugs to 2.0.3
 

 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Priority: Minor
 Attachments: HADOOP-COMMON-11457-1.patch


 Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 
 is used.  Latest release is 3.0.0.
 Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Created] (HADOOP-11456) Correction to BUILDING.txt:Building for Windows - Make Perl

2015-01-01 Thread Rick Kellogg (JIRA)
Rick Kellogg created HADOOP-11456:
-

 Summary: Correction to BUILDING.txt:Building for Windows - Make  
Perl
 Key: HADOOP-11456
 URL: https://issues.apache.org/jira/browse/HADOOP-11456
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.5.2, 2.6.0
Reporter: Rick Kellogg


Both Perl and Make are required tools for building on Windows as well.

Make is referenced in the hadoop-hdfs-project\hadoop-hdfs (among others).

Perl is referenced in the hadoop-project-dist pom.xml file for processing the 
changes log.



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


[jira] [Created] (HADOOP-11457) Correction to BUILDING.txt: Update FindBugs to 2.0.3

2015-01-01 Thread Rick Kellogg (JIRA)
Rick Kellogg created HADOOP-11457:
-

 Summary: Correction to BUILDING.txt: Update FindBugs to 2.0.3
 Key: HADOOP-11457
 URL: https://issues.apache.org/jira/browse/HADOOP-11457
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.6.0
Reporter: Rick Kellogg
Priority: Minor


Based on Hadoop QA message shown in HADOOP-11402, it appears FindBugs 2.0.3 is 
used.  Latest release is 3.0.0.

Updating BUILDING.txt to reflect usage of v 2.0.3 instead of 1.3.9.



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


[jira] [Resolved] (HADOOP-10256) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10256.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10256
 URL: https://issues.apache.org/jira/browse/HADOOP-10256
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee

 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Resolved] (HADOOP-10266) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10266.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10266
 URL: https://issues.apache.org/jira/browse/HADOOP-10266
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee
Priority: Critical
 Fix For: 2.2.0


 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Resolved] (HADOOP-10265) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10265.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10265
 URL: https://issues.apache.org/jira/browse/HADOOP-10265
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee
Priority: Critical
 Fix For: 2.2.0


 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Resolved] (HADOOP-10258) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10258.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10258
 URL: https://issues.apache.org/jira/browse/HADOOP-10258
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee

 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Resolved] (HADOOP-10259) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10259.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10259
 URL: https://issues.apache.org/jira/browse/HADOOP-10259
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee
 Fix For: 2.2.0


 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Resolved] (HADOOP-10268) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10268.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10268
 URL: https://issues.apache.org/jira/browse/HADOOP-10268
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.2.0
Reporter: david lee

 hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Resolved] (HADOOP-10261) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10261.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10261
 URL: https://issues.apache.org/jira/browse/HADOOP-10261
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee
 Fix For: 2.2.0


 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Resolved] (HADOOP-10262) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10262.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10262
 URL: https://issues.apache.org/jira/browse/HADOOP-10262
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee
 Fix For: 2.2.0


 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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


[jira] [Resolved] (HADOOP-10264) hadoop2.2 building error

2015-01-01 Thread Rick Kellogg (JIRA)

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

Rick Kellogg resolved HADOOP-10264.
---
Resolution: Duplicate

 hadoop2.2 building error
 

 Key: HADOOP-10264
 URL: https://issues.apache.org/jira/browse/HADOOP-10264
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.2.0
 Environment: hadoop2.2
 centos6.3 x64
 jdk-7u51-linux-x64
 protobuf-2.5.0
 apache-maven-3.1.1
Reporter: david lee
Priority: Minor
 Fix For: 2.2.0


 while running: 
 mvn clean install -DskipTests
 i got these errors
 [ERROR] Failed to execute goal 
 org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile 
 (default-compile) on project hadoop-hdfs: Compilation failure: Compilation 
 failure:
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[32,48]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[33,48]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,4]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[55,33]
  OutputFormat is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,4]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:[59,35]
  XMLSerializer is internal proprietary API and may be removed in a future 
 release
 [ERROR] 
 /var/software/hadoop-2.2.0-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java:[93,0]
  error: error while writing FsDatasetImpl: No space left on device
 [ERROR] - [Help 1]
 i google for a long time, and have no idea how to resole it. can someone help 
 me? thank you very much



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