Xun Liu created YARN-8968:
-----------------------------

             Summary: [Submarine] Support for executing tensorflow algorithm 
files on hdfs
                 Key: YARN-8968
                 URL: https://issues.apache.org/jira/browse/YARN-8968
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Xun Liu
            Assignee: Xun Liu


Now the submarine project can only execute the algorithm files in the image.
Need supportĀ for executing tensorflow algorithm files on HDFS.
 # The user uploads the algorithm file to the HDFS directory manually or via 
zeppelin.
 # In the base image provided by submarine, Increase the path parameters 
according to the specified algorithm, Download the algorithm file from HDFS to 
the `/tmp/` directory.

{code:java}
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine/src/main/docker/base/ubuntu-16.04/Dockerfile.cpu.tf_1.8.0
 
and 
hadoop-yarn-project/hadoop 
-yarn/hadoop-yarn-applications/hadoop-yarn-submarine/src/main/docker/base/ubuntu-16.04/Dockerfile.gpu.tf_1.8.0{code}

 # Add parameters to the algorithm file path in submarine project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to