[jira] [Commented] (SLIDER-1041) Discrepancy between /ws/v1/slider/publisher/exports and /ws/v1/slider/publisher/exports/{export_name}

2015-12-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074621#comment-15074621 ] Josh Elser commented on SLIDER-1041: Ok! Thanks for the quick response, Sumit. It wa

[jira] [Commented] (SLIDER-1041) Discrepancy between /ws/v1/slider/publisher/exports and /ws/v1/slider/publisher/exports/{export_name}

2015-12-29 Thread Sumit Mohanty (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074616#comment-15074616 ] Sumit Mohanty commented on SLIDER-1041: --- [~elserj] I do not remember specifics but

[jira] [Commented] (SLIDER-809) Apache Tomcat App-Package

2015-12-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074596#comment-15074596 ] Josh Elser commented on SLIDER-809: --- Ok, only testing to do now. https://github.com/jos

[jira] [Commented] (SLIDER-1041) Discrepancy between /ws/v1/slider/publisher/exports and /ws/v1/slider/publisher/exports/{export_name}

2015-12-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074587#comment-15074587 ] Josh Elser commented on SLIDER-1041: Looks like this was something [~sumitmohanty] di

[jira] [Commented] (SLIDER-1041) Discrepancy between /ws/v1/slider/publisher/exports and /ws/v1/slider/publisher/exports/{export_name}

2015-12-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074575#comment-15074575 ] Josh Elser commented on SLIDER-1041: Oh, this is because {{PublishedExports.shallowCo

[jira] [Created] (SLIDER-1041) Discrepancy between /ws/v1/slider/publisher/exports and /ws/v1/slider/publisher/exports/{export_name}

2015-12-29 Thread Josh Elser (JIRA)
Josh Elser created SLIDER-1041: -- Summary: Discrepancy between /ws/v1/slider/publisher/exports and /ws/v1/slider/publisher/exports/{export_name} Key: SLIDER-1041 URL: https://issues.apache.org/jira/browse/SLIDER-1041

[jira] [Comment Edited] (SLIDER-809) Apache Tomcat App-Package

2015-12-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074535#comment-15074535 ] Josh Elser edited comment on SLIDER-809 at 12/30/15 1:44 AM: -

[jira] [Commented] (SLIDER-809) Apache Tomcat App-Package

2015-12-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074535#comment-15074535 ] Josh Elser commented on SLIDER-809: --- Picked this up again. I implemented a new property

[jira] [Created] (SLIDER-1040) Slider AM WebUI could be cleaned up

2015-12-29 Thread Josh Elser (JIRA)
Josh Elser created SLIDER-1040: -- Summary: Slider AM WebUI could be cleaned up Key: SLIDER-1040 URL: https://issues.apache.org/jira/browse/SLIDER-1040 Project: Slider Issue Type: Improvement

[jira] [Commented] (SLIDER-1012) Export tomcat app servers and quicklinks

2015-12-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074502#comment-15074502 ] Josh Elser commented on SLIDER-1012: I tried out this patch and it doesn't appear lik

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

2015-12-29 Thread Ted Yu
After upgrading JDK, I got the following error: Failed tests: TestStandaloneYarnRegistryAM.testStandaloneYarnRegistryAM:525->SliderTestUtils.assertFailsWithException:923->Assert.fail:88 Operation was expected to fail —but it succeeded Output attached. On Tue, Dec 29, 2015 at 10:59 AM, Jon Maron

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

2015-12-29 Thread Jon Maron
Does looks like this issue: https://bugs.openjdk.java.net/browse/JDK-8051012. I can find instances on the web referencing the version you use with this issue (groovy compatibility issue) > On Dec 29, 2015, at 12:31 PM, Ted Yu wrote: > > java version "1.7.0_67" > Java(TM) SE Runtime Environme

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

2015-12-29 Thread Ted Yu
java version "1.7.0_67" Java(TM) SE Runtime Environment (build 1.7.0_67-b01) Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode) On Tue, Dec 29, 2015 at 9:29 AM, Josh Elser wrote: > I didn't see this myself, but I also didn't do the cluster setup (so > probably lots of my tests just

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

2015-12-29 Thread Josh Elser
I didn't see this myself, but I also didn't do the cluster setup (so probably lots of my tests just no-op'ed themselves). Out of curiosity, were you running OpenJDK or Oracle? Ted Yu wrote: I ran test suite (against hadoop 2.7.0) on Linux and got: Tests in error: TestAgentClientProvider2.i

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

2015-12-29 Thread Josh Elser
Yay, looks great, Steve. Thanks for the prompt turnaround. I'm also glad you didn't include SLIDER-1039. I didn't intend for it to get shoved into 0.90.2 at the last minute, but forgot to explicitly mention it :) +1 * Verified that there are no other changes than mentioned were included since

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

2015-12-29 Thread Ted Yu
I ran test suite (against hadoop 2.7.0) on Linux and got: Tests in error: TestAgentClientProvider2.initializationError » Verify Bad method call f... TestSliderClientMethods.initializationError » Verify Bad method call fr... initializationError(org.apache.slider.providers.agent.TestAgentClie

Re: ZK registry entries cleanup for slider app

2015-12-29 Thread Steve Loughran
> On 24 Dec 2015, at 13:40, Jon Maron wrote: > > >> On Dec 23, 2015, at 6:27 PM, Manoj Samel wrote: >> >> Jon, as to your last comment - >> >> As I understand, the idea of pushing slider registry to more general yarn >> registry was to make it easier for clients of application to query, with

[VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

2015-12-29 Thread Steve Loughran
Hello, This is a call for a vote on the Apache Slider (incubating) release 0.90.2-incubating-RC1. It's the exact same codebase as in the previous RC, except the package/release process now makes sure that **/*.pyc is deleted during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm