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


Thanks a lot for your work on open-sourcing these docs Tom!

I tried to apply this patch to my local working copy and was unable to due to 
the binaries in it. Do you mind creating a fork on github 
(https://github.com/apache/incubator-aurora) and pushing a branch, then 
updating the review with the URL with the branch? We'll still comment here but 
in order to commit this we'll need to be able to pull actual git commits 
instead of reviewboard-generated patches.

Thanks,
Kevin

~aurora git aurora/. initial-docs
% ./rbt patch 16615
Patch is being applied from request 16615 with diff revision  1.
Command:
['git', 'apply', '/var/folders/57/wn6wh01s7834q98k5cyx1__40000gn/T/tmpQxv6a_']
Results:
/var/folders/57/wn6wh01s7834q98k5cyx1__40000gn/T/tmpQxv6a_:11: trailing 
whitespace.
Aurora provides a *Job* abstraction consisting of a *Task* template and 
instructions for creating near-identical replicas of that Task (modulo things 
like "instance id" or specific port numbers which may differ from machine to 
machine).
/var/folders/57/wn6wh01s7834q98k5cyx1__40000gn/T/tmpQxv6a_:23: trailing 
whitespace.
5. Then read up on the [Aurora Command Line Client](clientcommands.md).
/var/folders/57/wn6wh01s7834q98k5cyx1__40000gn/T/tmpQxv6a_:45: trailing 
whitespace.
functionality. Note that `aurora help open` does not work, due to underlying 
issues with
/var/folders/57/wn6wh01s7834q98k5cyx1__40000gn/T/tmpQxv6a_:48: trailing 
whitespace.
[Introduction](#Introduction)
/var/folders/57/wn6wh01s7834q98k5cyx1__40000gn/T/tmpQxv6a_:49: trailing 
whitespace.
[Job Keys](#Job_Keys)
error: missing binary patch data for 'docs/images/CPUavailability.png'
error: binary patch does not apply to 'docs/images/CPUavailability.png'
error: docs/images/CPUavailability.png: patch does not apply
error: missing binary patch data for 'docs/images/HelloWorldJob.png'
error: binary patch does not apply to 'docs/images/HelloWorldJob.png'
error: docs/images/HelloWorldJob.png: patch does not apply
error: missing binary patch data for 'docs/images/RoleJobs.png'
error: binary patch does not apply to 'docs/images/RoleJobs.png'
error: docs/images/RoleJobs.png: patch does not apply
error: missing binary patch data for 'docs/images/ScheduledJobs.png'
error: binary patch does not apply to 'docs/images/ScheduledJobs.png'
error: docs/images/ScheduledJobs.png: patch does not apply
error: missing binary patch data for 'docs/images/TaskBreakdown.png'
error: binary patch does not apply to 'docs/images/TaskBreakdown.png'
error: docs/images/TaskBreakdown.png: patch does not apply
error: missing binary patch data for 'docs/images/aurora_hierarchy.png'
error: binary patch does not apply to 'docs/images/aurora_hierarchy.png'
error: docs/images/aurora_hierarchy.png: patch does not apply
error: missing binary patch data for 'docs/images/killedtask.png'
error: binary patch does not apply to 'docs/images/killedtask.png'
error: docs/images/killedtask.png: patch does not apply
error: missing binary patch data for 'docs/images/lifeofatask.png'
error: binary patch does not apply to 'docs/images/lifeofatask.png'
error: docs/images/lifeofatask.png: patch does not apply
error: missing binary patch data for 'docs/images/runningtask.png'
error: binary patch does not apply to 'docs/images/runningtask.png'
error: docs/images/runningtask.png: patch does not apply
error: missing binary patch data for 'docs/images/stderr.png'
error: binary patch does not apply to 'docs/images/stderr.png'
error: docs/images/stderr.png: patch does not apply
error: missing binary patch data for 'docs/images/stdout.png'
error: binary patch does not apply to 'docs/images/stdout.png'
error: docs/images/stdout.png: patch does not apply


- Kevin Sweeney


On Jan. 3, 2014, 11:19 a.m., Tom Galloway wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/16615/
> -----------------------------------------------------------
> 
> (Updated Jan. 3, 2014, 11:19 a.m.)
> 
> 
> Review request for Aurora.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Client command hooks doc
> 
> 
> Resource isolation doc
> 
> 
> Configuration tutorial
> 
> 
> User guide doc
> 
> 
> Configuration file reference
> 
> 
> Tutorial doc
> 
> 
> Client commands doc
> 
> 
> User doc overview
> 
> 
> Doc images
> 
> 
> Adding initial image in images directory
> 
> 
> Diffs
> -----
> 
>   docs/README.md PRE-CREATION 
>   docs/clientcommands.md PRE-CREATION 
>   docs/configurationreference.md PRE-CREATION 
>   docs/configurationtutorial.md PRE-CREATION 
>   docs/hooks.md PRE-CREATION 
>   docs/images/CPUavailability.png PRE-CREATION 
>   docs/images/HelloWorldJob.png PRE-CREATION 
>   docs/images/RoleJobs.png PRE-CREATION 
>   docs/images/ScheduledJobs.png PRE-CREATION 
>   docs/images/TaskBreakdown.png PRE-CREATION 
>   docs/images/aurora_hierarchy.png PRE-CREATION 
>   docs/images/killedtask.png PRE-CREATION 
>   docs/images/lifeofatask.png PRE-CREATION 
>   docs/images/runningtask.png PRE-CREATION 
>   docs/images/stderr.png PRE-CREATION 
>   docs/images/stdout.png PRE-CREATION 
>   docs/resourceisolation.md PRE-CREATION 
>   docs/tutorial.md PRE-CREATION 
>   docs/userguide.md PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/16615/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Tom Galloway
> 
>

Reply via email to