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

Ted Yu commented on HBASE-14261:
--------------------------------

The following compilation error is reproducible on Mac and Linux for hadoop-1.1:
{code}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile 
(default-testCompile) on project hbase-it: Compilation failure: Compilation 
failure:
[ERROR] 
/Users/tyu/98/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/RestartRandomDataNodeAction.java:[27,38]
 error: cannot find symbol
[ERROR] symbol:   class HdfsConstants
[ERROR] location: package org.apache.hadoop.hdfs.protocol
[ERROR] 
/Users/tyu/98/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/RestartRandomDataNodeAction.java:[53,70]
 error: package HdfsConstants does not exist
{code}

> Enhance Chaos Monkey framework by adding zookeeper and datanode fault 
> injections.
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-14261
>                 URL: https://issues.apache.org/jira/browse/HBASE-14261
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Srikanth Srungarapu
>            Assignee: Srikanth Srungarapu
>             Fix For: 2.0.0, 1.2.0, 1.3.0, 0.98.15, 1.0.3, 1.1.3
>
>         Attachments: HBASE-14261-addendum.patch, HBASE-14261-branch-1.patch, 
> HBASE-14261-branch-1_v3.patch, HBASE-14261-branch-1_v4.patch, 
> HBASE-14261.branch-1_v2.patch, HBASE-14261.patch
>
>
> One of the shortcomings of existing ChaosMonkey framework is lack of fault 
> injections for hbase dependencies like zookeeper, hdfs etc. This patch 
> attempts to solve this problem partially by adding datanode and zk node fault 
> injections.



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

Reply via email to