[
https://issues.apache.org/jira/browse/FALCON-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896420#comment-13896420
]
Shwetha G S commented on FALCON-312:
------------------------------------
This ran fine on osx mavericks for me:
1. mvn verify -P hadoop-2,test-patch
2. mvn verify -P hadoop-2,test-patch -Dtest=LogCleanupServiceTest works:
Running org.apache.falcon.cleanup.LogCleanupServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.329 sec - in
org.apache.falcon.cleanup.LogCleanupServiceTest
> Falcon LogCleanupServiceTest seems to clean up root "/"
> -------------------------------------------------------
>
> Key: FALCON-312
> URL: https://issues.apache.org/jira/browse/FALCON-312
> Project: Falcon
> Issue Type: Bug
> Components: common
> Affects Versions: 0.5
> Reporter: Venkatesh Seetharam
> Priority: Blocker
>
> I have run into this twice. I somehow thought it was osx mavericks the first
> time but the second time happened on a new shiny laptop. The behavior was
> repeatable. When I execute {code}mvn verify -P hadoop-2,test-patch{code},
> this test executes new Path("/") and deletes it.
> I took a look at org.apache.falcon.hadoop.JailedFileSystem and it looks fine.
> I suspect the combination of org.apache.falcon.hadoop.JailedFileSystem and
> hadoop-2. Hadoop-1 works just fine.
> [~sriksun], [~shwethags], [~shaik.idris], can you folks look into this as a
> high priority. Thanks!
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)