[jira] [Assigned] (SLIDER-704) Explore Slider and Apache Ranger Integration scenarios

2014-12-18 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron reassigned SLIDER-704: - Assignee: Jonathan Maron Explore Slider and Apache Ranger Integration scenarios

Application Management and Authorization

2014-12-18 Thread Jon Maron
Hi, Is there an existing approach for exposing management functions to users other than the application creator? Most management operations validate the existence of a cluster definition in the cluster directory, which is by default under the creator’s home directory (e.g.

[jira] [Created] (SLIDER-729) move state int enum from ConfigurationDescription to standalone

2014-12-18 Thread Steve Loughran (JIRA)
Steve Loughran created SLIDER-729: - Summary: move state int enum from ConfigurationDescription to standalone Key: SLIDER-729 URL: https://issues.apache.org/jira/browse/SLIDER-729 Project: Slider

[jira] [Resolved] (SLIDER-729) move state int enum from ConfigurationDescription to standalone

2014-12-18 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-729. --- Resolution: Fixed done, constants in {{ComponentDescription}} ref back to new values for

Re: Application Management and Authorization

2014-12-18 Thread Steve Loughran
some of these operations could skip the is the cluster in the path task; it's probably just there for fail-fast. the AM could be located via YARN rm lookup (today), or via the full YARN registry, then (IPC/REST) operations made to it straightforward: stop, status checks. the flex command

Re: Application Management and Authorization

2014-12-18 Thread Jon Maron
On Dec 18, 2014, at 1:53 PM, Steve Loughran ste...@hortonworks.com wrote: some of these operations could skip the is the cluster in the path task; it's probably just there for fail-fast. the AM could be located via YARN rm lookup (today), or via the full YARN registry, then (IPC/REST)

[jira] [Commented] (SLIDER-147) Set up ganglia metrics for Accumulo

2014-12-18 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252192#comment-14252192 ] Billie Rinaldi commented on SLIDER-147: --- Now that [~elserj] has gotten Accumulo set

[jira] [Commented] (SLIDER-711) Implement initial read-only view of REST resources

2014-12-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252303#comment-14252303 ] ASF subversion and git services commented on SLIDER-711: Commit

[jira] [Commented] (SLIDER-724) don't serve web content until AM is fully configured

2014-12-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252304#comment-14252304 ] ASF subversion and git services commented on SLIDER-724: Commit

[jira] [Commented] (SLIDER-729) move state int enum from ConfigurationDescription to standalone

2014-12-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252306#comment-14252306 ] ASF subversion and git services commented on SLIDER-729: Commit

[jira] [Commented] (SLIDER-711) Implement initial read-only view of REST resources

2014-12-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252307#comment-14252307 ] ASF subversion and git services commented on SLIDER-711: Commit

[jira] [Commented] (SLIDER-711) Implement initial read-only view of REST resources

2014-12-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252308#comment-14252308 ] ASF subversion and git services commented on SLIDER-711: Commit

[jira] [Commented] (SLIDER-724) don't serve web content until AM is fully configured

2014-12-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252309#comment-14252309 ] ASF subversion and git services commented on SLIDER-724: Commit

[jira] [Commented] (SLIDER-151) Implement full slider API in REST and switch client to it

2014-12-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252313#comment-14252313 ] ASF subversion and git services commented on SLIDER-151: Commit

[jira] [Resolved] (SLIDER-709) Draft new REST API with use cases

2014-12-18 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-709. --- Resolution: Fixed Draft new REST API with use cases -

[jira] [Resolved] (SLIDER-711) Implement initial read-only view of REST resources

2014-12-18 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-711. --- Resolution: Fixed Implement initial read-only view of REST resources

[jira] [Commented] (SLIDER-729) move state int enum from ConfigurationDescription to standalone

2014-12-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252310#comment-14252310 ] ASF subversion and git services commented on SLIDER-729: Commit

[jira] [Commented] (SLIDER-711) Implement initial read-only view of REST resources

2014-12-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252312#comment-14252312 ] ASF subversion and git services commented on SLIDER-711: Commit

[jira] [Commented] (SLIDER-711) Implement initial read-only view of REST resources

2014-12-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252311#comment-14252311 ] ASF subversion and git services commented on SLIDER-711: Commit

[jira] [Updated] (SLIDER-711) Implement initial read-only view of live REST resources

2014-12-18 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-711: -- Summary: Implement initial read-only view of live REST resources (was: Implement initial

[jira] [Created] (SLIDER-730) Lack of synchronization in RoleStatus#serialize()

2014-12-18 Thread Ted Yu (JIRA)
Ted Yu created SLIDER-730: - Summary: Lack of synchronization in RoleStatus#serialize() Key: SLIDER-730 URL: https://issues.apache.org/jira/browse/SLIDER-730 Project: Slider Issue Type: Bug

[jira] [Resolved] (SLIDER-730) Lack of synchronization in RoleStatus#serialize()

2014-12-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved SLIDER-730. --- Resolution: Fixed Lack of synchronization in RoleStatus#serialize()