Re: how to get get the port of memcached

2014-12-22 Thread Gour Saha
Slider shell is just a client. You cannot expose REST API on top of a client. There is no service running until you create/deploy an application and the AM is running. -Gour On Mon, Dec 22, 2014 at 10:45 PM, 杨浩 wrote: > I think a way to do so is that exposing the REST API to get the result of

Re: how to get get the port of memcached

2014-12-22 Thread 杨浩
I think a way to do so is that exposing the REST API to get the result of slider shell command 2014-12-23 14:22 GMT+08:00 Gour Saha : > Do you mean REST API? > > Significant work is going on in exposing REST API in slider for the next > major release. We still don't know the best way to expose a

Re: how to get get the port of memcached

2014-12-22 Thread Gour Saha
Do you mean REST API? Significant work is going on in exposing REST API in slider for the next major release. We still don't know the best way to expose a REST API to retrieve the AM host:port (via YARN REST API maybe) as the REST endpoint itself will be served by the Slider AM host:port, but will

[jira] [Commented] (SLIDER-735) Support specification of user for list command

2014-12-22 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256141#comment-14256141 ] Jonathan Maron commented on SLIDER-735: --- For #2 we'll have to also think about autho

[jira] [Commented] (SLIDER-735) Support specification of user for list command

2014-12-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256139#comment-14256139 ] Ted Yu commented on SLIDER-735: --- When there is no user parameter specified, we can do either

[jira] [Commented] (SLIDER-735) Support specification of user for list command

2014-12-22 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256133#comment-14256133 ] Jonathan Maron commented on SLIDER-735: --- Should this (and other commands) be reviewe

[jira] [Created] (SLIDER-735) Support specification of user for list command

2014-12-22 Thread Ted Yu (JIRA)
Ted Yu created SLIDER-735: - Summary: Support specification of user for list command Key: SLIDER-735 URL: https://issues.apache.org/jira/browse/SLIDER-735 Project: Slider Issue Type: Task

Re: Fail to build Slider 0.60.0

2014-12-22 Thread Yong Feng
I found the root cause and have fixed it. Somehow the jvnet-parent-1.pom I got is corrupt. I manually replaced it by http://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom . Now I have built Slider successfully, and also run the memcached example. It looks good. I will do

[jira] [Commented] (SLIDER-734) Create wrapper script for hbase which retrieves hbase-site.xml from running cluster

2014-12-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255981#comment-14255981 ] ASF subversion and git services commented on SLIDER-734: Commit d6

[jira] [Commented] (SLIDER-734) Create wrapper script for hbase which retrieves hbase-site.xml from running cluster

2014-12-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255980#comment-14255980 ] Ted Yu commented on SLIDER-734: --- Here is one sample run: {code} python hbase-wrapper.py hbas

[jira] [Created] (SLIDER-734) Create wrapper script for hbase which retrieves hbase-site.xml from running cluster

2014-12-22 Thread Ted Yu (JIRA)
Ted Yu created SLIDER-734: - Summary: Create wrapper script for hbase which retrieves hbase-site.xml from running cluster Key: SLIDER-734 URL: https://issues.apache.org/jira/browse/SLIDER-734 Project: Slider

[jira] [Commented] (SLIDER-636) Modify CLI to provide keytab sub-options for installation, listing, and deletion

2014-12-22 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255960#comment-14255960 ] Jonathan Maron commented on SLIDER-636: --- Given the work being performed on Slider-66

[jira] [Updated] (SLIDER-636) Modify CLI to provide keytab sub-options for installation, listing, and deletion

2014-12-22 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated SLIDER-636: -- Summary: Modify CLI to provide keytab sub-options for installation, listing, and deletion (was:

[jira] [Commented] (SLIDER-668) "slider package" CLI command to offer package management operations

2014-12-22 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255953#comment-14255953 ] Jonathan Maron commented on SLIDER-668: --- Agreed - it should be possible to maintain

[jira] [Commented] (SLIDER-668) "slider package" CLI command to offer package management operations

2014-12-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255945#comment-14255945 ] Ted Yu commented on SLIDER-668: --- {code} -if (ACTION_INSTALL_PACKAGE.equals(action)) { -

Re: Fail to build Slider 0.60.0

2014-12-22 Thread Ted Yu
On my Mac, ~/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom lines 5 and 6 are in license header. ls -l ~/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom -rw-r--r-- 1 tyu staff 4711 Jun 30 2013 /Users/tyu/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom Can you cl

[jira] [Commented] (SLIDER-636) Slider destroy does not delete the keytabs folder

2014-12-22 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255788#comment-14255788 ] Jonathan Maron commented on SLIDER-636: --- Actually, having given it some more thought

Re: how to get get the port of memcached

2014-12-22 Thread 杨浩
Hi ,I've get the am port through shell command "slider list "+applicationName+" --state RUNNING",but arguing with my boss, we think it's an ugly way to be used in production env. Can we get the am host:port through Java API 2014-12-16 9:07 GMT+08:00 Gour Saha : > Once the app is up and running c