Dylan Patterson created LIVY-789:
------------------------------------

             Summary: Spark data files are not available in interactive session
                 Key: LIVY-789
                 URL: https://issues.apache.org/jira/browse/LIVY-789
             Project: Livy
          Issue Type: Bug
          Components: Interpreter
    Affects Versions: 0.7.0
            Reporter: Dylan Patterson


Files passed via the `files` parameter are not available from the main program 
in interactive mode. This is because livy runs the `fake_shell.py` interpreter 
in the root directory while yarn stages in a temp dir.  I have not checked 
whether batch programs suffer the same short coming.

*Potential Solutions*

# Set CWD of `fake_shell.py` to yarn staging directory
# Create temporary working directory and copy necessary files from the `files` 
parameter



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to