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

Kevin Sweeney commented on AURORA-951:
--------------------------------------

This is awesome! A few notes/questions:

* Aurora requires Java 7, as it uses Java 7 language+runtime features. Java 6 
is now 2 major versions old and end-of-life (at least for server-side code).
* Why not symlink aurora-scheduler (the startup script) into /usr/local/sbin 
(it'd enable running aurora-scheduler -help)?
* Is it worth letting the system startup with a cluster name of example or 
should it fail until an initialization step has taken place?
* Worth documenting GLOG_* for control of mesos logs (see 
https://google-glog.googlecode.com/svn/trunk/doc/glog.html).
  * (Side note, we should consider scrubbing those from the environment and 
using aurora's flags to set these before initializing the driver so that people 
need fewer flags to configure logging).
* Provide a default logrotate policy (size-based logging.properties + a 
logrotate.conf that hits mesos)?
* Shouldn't run the scheduler as root - no reason it can't be an unprivileged 
user (and writing the replicated log to superuser-reserved blocks can cause 
pain on out-of-disk).
* Possibly a message suggesting to run mesos-log init $DEFAULT_PATH *ONLY* if 
this is a new scheduler with sufficient capital letters warning of cluster loss 
if this is not the case.

> Debian packaging for Aurora 0.6.0
> ---------------------------------
>
>                 Key: AURORA-951
>                 URL: https://issues.apache.org/jira/browse/AURORA-951
>             Project: Aurora
>          Issue Type: Task
>          Components: Deploy
>    Affects Versions: 0.6.0
>            Reporter: Benjamin Staffin
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> It would be very nice to have prebuilt and easily rebuildable .deb packages 
> for Aurora for recent releases of Debian and Ubuntu.



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

Reply via email to