X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/99f067d87504c538932432aa5a8b7c62bfa244bf..91e4be41d77d023a06d53879b974ecf5d3b82d94:/doc/user/tutorials/tutorial-parallel.textile?ds=sidebyside diff --git a/doc/user/tutorials/tutorial-parallel.textile b/doc/user/tutorials/tutorial-parallel.textile index a959390264..3f278a7fe3 100644 --- a/doc/user/tutorials/tutorial-parallel.textile +++ b/doc/user/tutorials/tutorial-parallel.textile @@ -1,9 +1,10 @@ --- layout: default navsection: userguide +navmenu: Tutorials title: "Parallel Crunch tasks" -navorder: 115 ---- +navorder: 15 +... h1. Tutorial: Parallel Crunch tasks @@ -33,7 +34,7 @@ $ git push origin master -You should now be able to run your new script using Crunch, with "script" referring to our new "parallel-hash.py" script. We will use a different input from our previous examples. We will use @887cd41e9c613463eab2f0d885c6dd96+83@ which consists of three files, "alice.txt", "bob.txt" and "carol.txt" (the example collection used previously in "fetching data from Arvados using Keep":intro-keep.html). +You should now be able to run your new script using Crunch, with "script" referring to our new "parallel-hash.py" script. We will use a different input from our previous examples. We will use @887cd41e9c613463eab2f0d885c6dd96+83@ which consists of three files, "alice.txt", "bob.txt" and "carol.txt" (the example collection used previously in "fetching data from Arvados using Keep":tutorial-keep.html).
$ cat >the_job <<EOF