[
https://issues.apache.org/jira/browse/HBASE-5284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194086#comment-13194086
]
Andrew Purtell commented on HBASE-5284:
---------------------------------------
This is being addressed as part of HBASE-5212, but I don't think we need to
close this as a dup. Split handling of the two problems into these separate
issues.
> TestLogRolling.java doesn't compile against the latest 0.23.1-SNAPSHOT
> ----------------------------------------------------------------------
>
> Key: HBASE-5284
> URL: https://issues.apache.org/jira/browse/HBASE-5284
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.92.0
> Reporter: Roman Shaposhnik
>
> Here's how to reproduce:
> {noformat}
> $ mvn clean -DskipTests -Dhadoop.profile=23 -Dinstall site assembly:assembly
> -Dmaven.repo.local=/home/rvs/.m2/repository
> ........
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile
> (default-testCompile) on project hbase: Compilation failure
> [ERROR]
> /home/rvs/src/bigtop/output/hbase/hbase-0.92.0/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java:[341,33]
> cannot find symbol
> [ERROR] symbol : variable dnRegistration
> [ERROR] location: class org.apache.hadoop.hdfs.server.datanode.DataNode
> [ERROR] -> [Help 1]
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira