[
https://issues.apache.org/jira/browse/HADOOP-10167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881832#comment-13881832
]
Hudson commented on HADOOP-10167:
---------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #461 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/461/])
HADOOP-10167. Mark hadoop-common source as UTF-8 in Maven pom files /
refactoring. Contributed by Mikhail Antonov. (cos:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1560831)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/pom.xml
* /hadoop/common/trunk/hadoop-project/pom.xml
* /hadoop/common/trunk/hadoop-tools/hadoop-distcp/pom.xml
* /hadoop/common/trunk/hadoop-tools/hadoop-openstack/pom.xml
* /hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-yarn-project/pom.xml
* /hadoop/common/trunk/pom.xml
> Mark hadoop-common source as UTF-8 in Maven pom files / refactoring
> -------------------------------------------------------------------
>
> Key: HADOOP-10167
> URL: https://issues.apache.org/jira/browse/HADOOP-10167
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 2.0.6-alpha
> Environment: Fedora 19 x86-64
> Reporter: Mikhail Antonov
> Labels: build
> Fix For: 3.0.0, 2.3.0
>
> Attachments: HADOOP-10167-1.patch
>
>
> While looking at BIGTOP-831, turned out that the way Bigtop calls maven build
> / site:site generation causes the errors like this:
> [ERROR] Exit code: 1 -
> /home/user/jenkins/workspace/BigTop-RPM/label/centos-6-x86_64-HAD-1-buildbot/bigtop-repo/build/hadoop/rpm/BUILD/hadoop-2.0.2-alpha-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/source/JvmMetricsInfo.java:31:
> error: unmappable character for encoding ANSI_X3.4-1968
> [ERROR] JvmMetrics("JVM related metrics etc."), // record info??
> Making the whole hadoop-common to use UTF-8 fixes that and seems in general
> good thing to me.
> Attaching first version of patch for review.
> Original issue was observed on openjdk 7 (x86-64).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)