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

Nitay Joffe commented on GIRAPH-510:
------------------------------------

I don't think it should be that hard. Take a look at this file: 
https://gist.github.com/nitay/2cca808fb96fb18d2d24. It is what we are calling 
into. Seems to me if we just used startMiniCluster() instead of 
startMiniHBaseCluster() it might just do what we want. Otherwise you can see 
clearly what the code in startMiniHBaseCluster() there is doing.
                
> Remove HBase Cruft
> ------------------
>
>                 Key: GIRAPH-510
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-510
>             Project: Giraph
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Nitay Joffe
>            Priority: Minor
>              Labels: easy, newbie
>         Attachments: GIRAPH-510.patch
>
>
> The HBase tests appear to leave around lots of cruft, namely graph.csv, 
> .graph.csv in the giraph folders and -ROOT-, simple_graph, hbase.version in 
> the user home directory. We should remove these (or better yet not create 
> them on first place).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to