You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by abhishek jain <in...@gmail.com> on 2015/09/18 21:57:59 UTC

Accessing output path in Sandbox

Hi,


Do we know how to get path of output file inside sandbox programmatically?
like there is definite output path for each job running under
mesos/slaves/...  how would i get that ? is there a way to get slave id
from aurora and path or do i need to request that from mesos?

I need this if i am working in different site i may need to transfer output
directory or content of it.



thanks