Build #5 failed with:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project slider-core: ExecutionException; nested exception is
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The
forked VM terminated without
I changed build command to:
clean -Dslider.conf.dir=src/test/clusters/offline/slider/ package
Let's see what test failure(s) come up.
Cheers
On Mon, Jun 16, 2014 at 3:38 PM, Billie Rinaldi
wrote:
> Okay, https://builds.apache.org/job/Slider-develop had a successful build
> with tests skipped
[
https://issues.apache.org/jira/browse/SLIDER-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty updated SLIDER-126:
-
Description:
There are several error scenarios that need to be handled properly:
Agent stopped he
[
https://issues.apache.org/jira/browse/SLIDER-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated SLIDER-75:
-
Summary: push back slider shell enhancements into bigtop (was: push back
suitable bigtop changes
[
https://issues.apache.org/jira/browse/SLIDER-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu resolved SLIDER-136.
---
Resolution: Fixed
> Upgrade to HBase 0.98.3
> ---
>
> Key: SLIDER-136
>
[
https://issues.apache.org/jira/browse/SLIDER-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033198#comment-14033198
]
ASF subversion and git services commented on SLIDER-136:
Commit c6
Ted Yu created SLIDER-136:
-
Summary: Upgrade to HBase 0.98.3
Key: SLIDER-136
URL: https://issues.apache.org/jira/browse/SLIDER-136
Project: Slider
Issue Type: Task
Reporter: Ted Yu
[
https://issues.apache.org/jira/browse/SLIDER-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033189#comment-14033189
]
Steve Loughran commented on SLIDER-75:
--
Jay -no, i'll close this once it's done.
Onc
In SliderTestUtils.groovy :
public static void assume(boolean condition, String message) {
if (!condition) {
log.warn("Skipping test: " + message)
If assumeBoolOption() can log the key along with the above warning, that
would help developer better understand the reason for skipping tes
Its ./src/test/clusters/offline (looks like a typo in the md file)
On Mon, Jun 16, 2014 at 4:02 PM, Ted Yu wrote:
> From src/site/markdown/developing/functional_tests.md :
>
> There is a configuration do do exactly this in
> `src/test/configs/offline/slider`:
>
> slider.conf.dir=src/test/co
Its ./src/test/clusters/offline (looks like a typo in the md file)
-Sumit
On Mon, Jun 16, 2014 at 4:02 PM, Ted Yu wrote:
> From src/site/markdown/developing/functional_tests.md :
>
> There is a configuration do do exactly this in
> `src/test/configs/offline/slider`:
>
> slider.conf.dir=src
>From src/site/markdown/developing/functional_tests.md :
There is a configuration do do exactly this in
`src/test/configs/offline/slider`:
slider.conf.dir=src/test/configs/offline/slider
As far as I can tell, there is no src/test/configs/offline in codebase.
Cheers
On Mon, Jun 16, 2014 at
Hi,
I looked
at
slider-funtest/target/surefire-reports/org.apache.slider.funtest.commands.TestListCommand.txt
and found the following:
Caused by: java.lang.RuntimeException: Undefined property slider.conf.dir
at
org.apache.slider.funtest.framework.CommandTestBase.sysprop(CommandTestBase.g
[
https://issues.apache.org/jira/browse/SLIDER-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billie Rinaldi resolved SLIDER-135.
---
Resolution: Fixed
Rebuild the protobuf classes with "mvn clean package -DskipTests
-Pcompile
Okay, https://builds.apache.org/job/Slider-develop had a successful build
with tests skipped after I checked in the generated classes (SLIDER-135).
Now we can move towards doing some testing in the build.
On Mon, Jun 2, 2014 at 10:26 AM, Billie Rinaldi
wrote:
> I created https://builds.apache.o
[
https://issues.apache.org/jira/browse/SLIDER-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032768#comment-14032768
]
ASF subversion and git services commented on SLIDER-135:
Commit 4f
I've been experimenting with generating an app package for Accumulo as part
of our normal Slider build. This is easy for Accumulo because its
bin.tar.gz artifact has been uploaded into Maven central, which is not the
case for the other apps. So, my questions are whether this is useful
enough to a
Billie Rinaldi created SLIDER-135:
-
Summary: Move protobuf generation to a profile and check in
generated classes
Key: SLIDER-135
URL: https://issues.apache.org/jira/browse/SLIDER-135
Project: Slider
[
https://issues.apache.org/jira/browse/SLIDER-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032670#comment-14032670
]
jay vyas commented on SLIDER-75:
FYI work on this is now transferred into the bigtop jira
19 matches
Mail list logo