[
https://issues.apache.org/jira/browse/BIGTOP-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848476#comment-13848476
]
Mikhail Antonov commented on BIGTOP-831:
----------------------------------------
Seems to be cause by unicode-only symbols in hadoop-common:
[mantonov@localhost bigtop]$ grep -Rl "ß" ./ | grep '\.java'
./build/hadoop/rpm/BUILD/hadoop-2.0.6-alpha-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/source/JvmMetricsInfo.java
./build/hadoop/rpm/BUILD/hadoop-2.0.6-alpha-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestGlobPattern.java
[mantonov@localhost bigtop]$
> Hadoop branch-2 (and trunk?) are failing when built with JDK7u11
> ----------------------------------------------------------------
>
> Key: BIGTOP-831
> URL: https://issues.apache.org/jira/browse/BIGTOP-831
> Project: Bigtop
> Issue Type: Bug
> Components: General, RPM
> Affects Versions: 0.5.0
> Environment: CentOS6.3 x64
> Reporter: Konstantin Boudnik
> Assignee: Mikhail Antonov
>
> While building 0.5 with JDK7u11 I got this weird error (see the first
> comment). Looks like an issue with javadoc.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)