[
https://issues.apache.org/jira/browse/BIGTOP-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik reassigned BIGTOP-1513:
------------------------------------------
Assignee: Konstantin Boudnik
> FailureExecutor.groovy is in the wrong module, causing compiler errors.
> -----------------------------------------------------------------------
>
> Key: BIGTOP-1513
> URL: https://issues.apache.org/jira/browse/BIGTOP-1513
> Project: Bigtop
> Issue Type: Bug
> Components: tests
> Affects Versions: 0.8.0
> Reporter: Dawson Choong
> Assignee: Konstantin Boudnik
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1513.patch
>
>
> Getting the following compiler error:
> [ERROR]
> /ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy:[160,39]
> 2. ERROR in
> /ws/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy
> (at line 160)
> It seems FailureExecutor cannot be found because it is in the wrong directory
> In bigtop.
> Currently in:
> bigtop/bigtop-tests/test-artifacts/longevity/src/main/groovy/org/apache/bigtop/itest/iolongevity/FailureExecutor.groovy
> Needs to be moved to:
> bigtop-test-framework/.../failures/FailureExecutor
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)