[ 
https://issues.apache.org/jira/browse/HBASE-17160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15761789#comment-15761789
 ] 

ChiaPing Tsai commented on HBASE-17160:
---------------------------------------

hi [~stack]
After undoing the hbase-hadoop-compat dependency for the cp module, i get the 
error below when testing the cp module.
{noformat}
org.apache.hadoop.hbase.client.TestRpcControllerFactory Time elapsed: 7.302 sec 
<<< ERROR!
java.lang.NoClassDefFoundError: org/apache/hadoop/hbase/test/MetricsAssertHelper
  at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  at org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
  at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:1101)
  at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:1057)
  at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:929)
  at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:923)
  at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:867)
  at 
org.apache.hadoop.hbase.client.TestRpcControllerFactory.setup(TestRpcControllerFactory.java:112)
{noformat}

The command i use is "mvn clean test -Dtest=xxx".

Am I missing some thing? Thanks.


> Undo unnecessary inter-module dependency; spark to hbase-it and hbase-it to 
> shell
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-17160
>                 URL: https://issues.apache.org/jira/browse/HBASE-17160
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17160.master.001.patch, 
> HBASE-17160.master.002.patch, HBASE-17160.master.002.patch, hbase.png, 
> minor_hbase.png, untangled_hbase.png
>
>
> Very minor untangling.



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

Reply via email to