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

huaxiang sun commented on HBASE-18355:
--------------------------------------

I run the following with the master. This is what I run into.

{code}
-------------------------------------------------------------------------------
Test set: org.apache.hadoop.hbase.snapshot.TestExportSnapshot
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.963 sec <<< 
FAILURE! - in org.apache.hadoop.hbase.snapshot.TestExportSnapshot
org.apache.hadoop.hbase.snapshot.TestExportSnapshot  Time elapsed: 11.962 sec  
<<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/netty/channel/group/ChannelGroup
        at 
org.apache.hadoop.hbase.snapshot.TestExportSnapshot.setUpBeforeClass(TestExportSnapshot.java:102)
Caused by: java.lang.ClassNotFoundException: 
org.jboss.netty.channel.group.ChannelGroup
        at 
org.apache.hadoop.hbase.snapshot.TestExportSnapshot.setUpBeforeClass(TestExportSnapshot.java:102)

{code}

> Enable export snapshot tests that were disabled by Proc-V2 AM in HBASE-14614
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-18355
>                 URL: https://issues.apache.org/jira/browse/HBASE-18355
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Stephen Yuan Jiang
>            Assignee: huaxiang sun
>         Attachments: HBASE-18355-master_v001.patch
>
>
> The Proc-V2 AM in HBASE-14614 disabled the following tests:
> - Disabled TestExportSnapshot Hangs. 
> - Disabled TestSecureExportSnapshot
> - Disabled TestMobSecureExportSnapshot and TestMobExportSnapshot
> This JIRA tracks the work to enable them.  If MOB requires more work, we 
> could split to 2 tickets.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to