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
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
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
[
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
[
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
[
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
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
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
[
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
[
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
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
[
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
[
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:
[
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
[
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)) {
-
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
[
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
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
18 matches
Mail list logo