> On Dec. 21, 2015, 9:16 a.m., John Sirois wrote:
> > 1 small issue for CentOS noted below, the larger issue blocks example job 
> > submission and involves the scheduler failing to open the distributed log - 
> > looking into that currently.
> 
> John Sirois wrote:
>     Also discovered the aurora-scheduler rpm install pulling in fonts - 
> spawned: https://reviews.apache.org/r/41610/
> 
> John Sirois wrote:
>     I needed the following to get aurora reading the log initialized in the 
> instructions and connected to the master installed via the instructions:
>     ```
>     [vagrant@localhost ~]$ aurora job create main/aurora/prod/hello 
> hello_world.aurora 
>      INFO] Creating job hello
>      INFO] Checking status of main/aurora/prod/hello
>     Job create succeeded: job 
> url=http://127.0.0.1:8081/scheduler/aurora/prod/hello
>     [vagrant@localhost ~]$ diff /etc/sysconfig/aurora.orig 
> /etc/sysconfig/aurora
>     41c41
>     <   -mesos_master_address='zk://127.0.0.1:2181/mesos/master'
>     ---
>     >   -mesos_master_address='zk://127.0.0.1:2181/mesos'
>     69c69
>     <   -native_log_file_path='/var/lib/aurora/db'
>     ---
>     >   -native_log_file_path='/var/lib/aurora/scheduler/db'
>     ```

Yeah, this is another bit of drift between the RPM and deb packages.  Added a 
note.


> On Dec. 21, 2015, 9:16 a.m., John Sirois wrote:
> > docs/installing.md, line 236
> > <https://reviews.apache.org/r/41564/diff/6/?file=1173445#file1173445line236>
> >
> >     # Note: for older Aurora RPM versions, this may be called 
> > 'aurora-client'.

Done.


- Bill


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41564/#review111502
-----------------------------------------------------------


On Dec. 20, 2015, 9:32 a.m., Bill Farner wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41564/
> -----------------------------------------------------------
> 
> (Updated Dec. 20, 2015, 9:32 a.m.)
> 
> 
> Review request for Aurora, Joshua Cohen, John Sirois, and Zameer Manji.
> 
> 
> Bugs: AURORA-1483
>     https://issues.apache.org/jira/browse/AURORA-1483
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Add a guide for installing Aurora.
> 
> 
> Diffs
> -----
> 
>   README.md e88e1beddbea1be76e6ea6cabee0bd105ae5360e 
>   docs/installing.md PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/41564/diff/
> 
> 
> Testing
> -------
> 
> Rendered here: 
> https://github.com/wfarner/aurora/blob/wfarner/installing_aurora_doc/docs/installing.md
> 
> I could use more eyes and independent trials on the installation steps.
> 
> 
> Thanks,
> 
> Bill Farner
> 
>

Reply via email to