Peter Amstutz
Peter Amstutz
Thanks for you contribution! We'll need some time to do a code review. Would you be able to add some testing? Also, does this depend on #61?
Another question, is this something you're using now, i.e. you already have a functioning Arvados cluster on OpenStack, or is this an ongoing development?
@lukaszimmermann There are a few additional steps required for the compute node to self-register after it is booted by node manager. They are covered in http://doc.arvados.org/install/crunch2-slurm/install-compute-node.html and http://doc.arvados.org/install/install-compute-ping.html If you...
@kinow if you run `arvbox restart dev` it will make a local git repository clone in `~/.arvbox/arvbox/arvados`. You can also run `arvbox restart test` to get the unit test environment.
Here's your problem: ``` ==> /etc/service/api/log/main/current
This is a good idea, workbench won't know how to show workflow inputs (but they are very large so that's probably okay). Changing the literal form from "json" to "text"...
I think the status is that it potentially breaks the ability to display workflow inputs in Workbench, so in order to accept the fix it would need to be paired...
Whats the reasoning for this?
So this only makes sense with corresponding crunch-run changes? I'm very confused by this, I think I understand the problem you're trying to solve but it seems like a very...
Couple notes: - This appears to be 22 copies of the same file, instead of a symlink to a common implementation - Arvbox is a little unorthodox in that it...