[
https://issues.apache.org/jira/browse/FALCON-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14973762#comment-14973762
]
Pallavi Rao commented on FALCON-1520:
-------------------------------------
[~pavan kumar], ran into the following test failure after applying the patch.
Can you please address the same?
{code}
Running org.apache.falcon.unit.TestFalconUnit
objc[89993]: Class JavaLaunchHelper is implemented in both
/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/jre/bin/java
and
/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/jre/lib/libinstrument.dylib.
One of the two will be used. Which one is undefined.
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 69.545 sec <<<
FAILURE! - in org.apache.falcon.unit.TestFalconUnit
testUpdate(org.apache.falcon.unit.TestFalconUnit) Time elapsed: 6.06 sec <<<
FAILURE!
java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(File.java:1006)
at
org.apache.falcon.unit.TestFalconUnit.testUpdate(TestFalconUnit.java:199)
{code}
> Delete, update, Validate entity operations support in Falcon Unit
> -----------------------------------------------------------------
>
> Key: FALCON-1520
> URL: https://issues.apache.org/jira/browse/FALCON-1520
> Project: Falcon
> Issue Type: Sub-task
> Components: general
> Reporter: pavan kumar kolamuri
> Assignee: pavan kumar kolamuri
> Attachments: FALCON-1520-v1.patch, FALCON-1520.patch
>
>
> Delete, update, Validate entity operations support in Falcon Unit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)