[
https://issues.apache.org/jira/browse/FALCON-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320901#comment-14320901
]
Raghav Kumar Gautam commented on FALCON-1021:
---------------------------------------------
The patch failed to compile with the latest code:
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Falcon Regression .......................... SUCCESS [ 5.509 s]
[INFO] Apache Falcon Regression Suite Core ............... SUCCESS [ 22.372 s]
[INFO] Apache Falcon Regression Suite .................... FAILURE [ 1.771 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.855 s
[INFO] Finished at: 2015-02-13T14:44:56-08:00
[INFO] Final Memory: 49M/116M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile
(default-testCompile) on project falcon-merlin: Compilation failure:
Compilation failure:
[ERROR]
/Users/rgautam/apache/falcon/falcon-regression/merlin/src/test/java/org/apache/falcon/regression/FeedSLATest.java:[43,33]
baseHDFSDir has private access in
org.apache.falcon.regression.testHelper.BaseTestClass
[ERROR]
/Users/rgautam/apache/falcon/falcon-regression/merlin/src/test/java/org/apache/falcon/regression/FeedSLATest.java:[55,18]
cannot find symbol
[ERROR] symbol : method generateUniqueBundle()
[ERROR] location: class org.apache.falcon.regression.core.bundle.Bundle
[ERROR]
/Users/rgautam/apache/falcon/falcon-regression/merlin/src/test/java/org/apache/falcon/regression/FeedSLATest.java:[71,8]
cannot find symbol
[ERROR] symbol : method removeBundles()
[ERROR] location: class org.apache.falcon.regression.FeedSLATest
[ERROR] -> [Help 1]
[ERROR]
{code}
> Add test in falcon to test feed SLA feature
> -------------------------------------------
>
> Key: FALCON-1021
> URL: https://issues.apache.org/jira/browse/FALCON-1021
> Project: Falcon
> Issue Type: Task
> Components: merlin
> Affects Versions: 0.7
> Environment: QA
> Reporter: Pragya Mittal
> Assignee: Pragya Mittal
> Attachments: FALCON-1021-v2.patch, FALCON-1021.patch
>
>
> A test needs to be added to test SLA for feeds corresponding to FALCON-721
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)