[jira] [Commented] (AURORA-1640) Write enduser documentation for the Unified Containerizer support

2016-05-04 Thread Joshua Cohen (JIRA)

[ 
https://issues.apache.org/jira/browse/AURORA-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271678#comment-15271678
 ] 

Joshua Cohen commented on AURORA-1640:
--

More docs are needed beyond what's in that review, but it's a beginning.

> Write enduser documentation for the Unified Containerizer support
> -
>
> Key: AURORA-1640
> URL: https://issues.apache.org/jira/browse/AURORA-1640
> Project: Aurora
>  Issue Type: Story
>  Components: Documentation
>Reporter: Stephan Erb
>Assignee: Joshua Cohen
>
> We have to document the Unified Containerizer feature so that it is easy for 
> users and operators to adopt it. 
> Ideally, we cover:
> * how to configure the Aurora scheduler
> * links to the relevant Mesos documentation
> * an example showing a working Aurora spec that can be run within our vagrant 
> environment



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AURORA-1637) Update Executor to support launching tasks with images.

2016-05-04 Thread Joshua Cohen (JIRA)

[ 
https://issues.apache.org/jira/browse/AURORA-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271673#comment-15271673
 ] 

Joshua Cohen commented on AURORA-1637:
--

Partially supported here: https://reviews.apache.org/r/46835/, more work will 
be done to isolate the executor's filesystem from the task's filesystem.

> Update Executor to support launching tasks with images.
> ---
>
> Key: AURORA-1637
> URL: https://issues.apache.org/jira/browse/AURORA-1637
> Project: Aurora
>  Issue Type: Task
>Reporter: Joshua Cohen
>
> We should also investigate whether it's possible to support for launching 
> tasks configured with images but no processes with no executor and rely on 
> the image's entrypoint.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (AURORA-1640) Write enduser documentation for the Unified Containerizer support

2016-05-04 Thread Joshua Cohen (JIRA)

 [ 
https://issues.apache.org/jira/browse/AURORA-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joshua Cohen reassigned AURORA-1640:


Assignee: Joshua Cohen

> Write enduser documentation for the Unified Containerizer support
> -
>
> Key: AURORA-1640
> URL: https://issues.apache.org/jira/browse/AURORA-1640
> Project: Aurora
>  Issue Type: Story
>  Components: Documentation
>Reporter: Stephan Erb
>Assignee: Joshua Cohen
>
> We have to document the Unified Containerizer feature so that it is easy for 
> users and operators to adopt it. 
> Ideally, we cover:
> * how to configure the Aurora scheduler
> * links to the relevant Mesos documentation
> * an example showing a working Aurora spec that can be run within our vagrant 
> environment



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AURORA-1689) Clean up usage of global checkpoint root by the observer

2016-05-04 Thread Zameer Manji (JIRA)

[ 
https://issues.apache.org/jira/browse/AURORA-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271220#comment-15271220
 ] 

Zameer Manji commented on AURORA-1689:
--

I think the intention was always to remove the global checkpoint root, but we 
never agreed on the timeline. Perhaps this would be a good candidate for the 
next release.

> Clean up usage of global checkpoint root by the observer
> 
>
> Key: AURORA-1689
> URL: https://issues.apache.org/jira/browse/AURORA-1689
> Project: Aurora
>  Issue Type: Task
>  Components: Observer
>Reporter: Joshua Cohen
>Priority: Minor
>
> The observer currently operates in a dual-mode for finding executor 
> checkpoints, it will check both under /var/run/thermos and under the task 
> sandbox. The executor has only written checkpoints to the the task sandbox 
> for quite awhile now.
> At some point we should make the decision that the Observer reading from the 
> global checkpoint root is no longer supported, at which point we should go 
> back and clean up the observer to only look in task sandboxes for checkpoints.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (AURORA-1689) Clean up usage of global checkpoint root by the observer

2016-05-04 Thread Joshua Cohen (JIRA)
Joshua Cohen created AURORA-1689:


 Summary: Clean up usage of global checkpoint root by the observer
 Key: AURORA-1689
 URL: https://issues.apache.org/jira/browse/AURORA-1689
 Project: Aurora
  Issue Type: Task
  Components: Observer
Reporter: Joshua Cohen
Priority: Minor


The observer currently operates in a dual-mode for finding executor 
checkpoints, it will check both under /var/run/thermos and under the task 
sandbox. The executor has only written checkpoints to the the task sandbox for 
quite awhile now.

At some point we should make the decision that the Observer reading from the 
global checkpoint root is no longer supported, at which point we should go back 
and clean up the observer to only look in task sandboxes for checkpoints.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)