[jira] [Updated] (SUBMARINE-299) Write a 'submarine' shell script

2020-06-26 Thread Wanqiang Ji (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wanqiang Ji updated SUBMARINE-299:
--
Fix Version/s: 0.4.0

> Write a 'submarine' shell script
> 
>
> Key: SUBMARINE-299
> URL: https://issues.apache.org/jira/browse/SUBMARINE-299
> Project: Apache Submarine
>  Issue Type: Improvement
>Reporter: Ryan Lo
>Assignee: Ryan Lo
>Priority: Minor
> Fix For: 0.4.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Write a shell script file called "submarine" under "${SUBMARINE_HOME}/bin" 
> use case:
> {code:java}
> $SUBMARINE_HOME/bin/submarine job run --name tf-job-001 \
>  --framework tensorflow \
>  --verbose \
>  --input_path "" \
>  --num_workers 2 \
>  --worker_resources memory=1G,vcores=1 \
>  --num_ps 1 \
>  --ps_resources memory=1G,vcores=1 \
>  --worker_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 
> 2 --data_dir /tmp/data --working_dir /tmp/mode" \
>  --ps_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 2 
> --data_dir /tmp/data --working_dir /tmp/mode" \
>  --insecure \
>  --conf 
> tony.containers.resources=path-to/myvenv.zip#archive,path-to/mnist_distributed.py,path-to/tony-cli-0.3.13-all.jar{code}



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

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



[jira] [Updated] (SUBMARINE-299) Write a 'submarine' shell script

2020-03-09 Thread Wei-Chiu Chuang (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated SUBMARINE-299:
--
Resolution: Won't Fix
Status: Resolved  (was: Patch Available)

Update JIRA because the PR was closed without merge.

> Write a 'submarine' shell script
> 
>
> Key: SUBMARINE-299
> URL: https://issues.apache.org/jira/browse/SUBMARINE-299
> Project: Apache Submarine
>  Issue Type: Improvement
>Reporter: Ryan Lo
>Assignee: Ryan Lo
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Write a shell script file called "submarine" under "${SUBMARINE_HOME}/bin" 
> use case:
> {code:java}
> $SUBMARINE_HOME/bin/submarine job run --name tf-job-001 \
>  --framework tensorflow \
>  --verbose \
>  --input_path "" \
>  --num_workers 2 \
>  --worker_resources memory=1G,vcores=1 \
>  --num_ps 1 \
>  --ps_resources memory=1G,vcores=1 \
>  --worker_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 
> 2 --data_dir /tmp/data --working_dir /tmp/mode" \
>  --ps_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 2 
> --data_dir /tmp/data --working_dir /tmp/mode" \
>  --insecure \
>  --conf 
> tony.containers.resources=path-to/myvenv.zip#archive,path-to/mnist_distributed.py,path-to/tony-cli-0.3.13-all.jar{code}



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

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



[jira] [Updated] (SUBMARINE-299) Write a 'submarine' shell script

2020-01-15 Thread Zhankun Tang (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated SUBMARINE-299:
---
Target Version: 0.4.0  (was: 0.3.0)

Bulk update due to releasing 0.3.0. Please change it back if you think this is 
a blocker.

> Write a 'submarine' shell script
> 
>
> Key: SUBMARINE-299
> URL: https://issues.apache.org/jira/browse/SUBMARINE-299
> Project: Apache Submarine
>  Issue Type: Improvement
>Reporter: Ryan Lo
>Assignee: Ryan Lo
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Write a shell script file called "submarine" under "${SUBMARINE_HOME}/bin" 
> use case:
> {code:java}
> $SUBMARINE_HOME/bin/submarine job run --name tf-job-001 \
>  --framework tensorflow \
>  --verbose \
>  --input_path "" \
>  --num_workers 2 \
>  --worker_resources memory=1G,vcores=1 \
>  --num_ps 1 \
>  --ps_resources memory=1G,vcores=1 \
>  --worker_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 
> 2 --data_dir /tmp/data --working_dir /tmp/mode" \
>  --ps_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 2 
> --data_dir /tmp/data --working_dir /tmp/mode" \
>  --insecure \
>  --conf 
> tony.containers.resources=path-to/myvenv.zip#archive,path-to/mnist_distributed.py,path-to/tony-cli-0.3.13-all.jar{code}



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

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



[jira] [Updated] (SUBMARINE-299) Write a 'submarine' shell script

2019-12-15 Thread Wangda Tan (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wangda Tan updated SUBMARINE-299:
-
Labels:   (was: pull-request-available)

> Write a 'submarine' shell script
> 
>
> Key: SUBMARINE-299
> URL: https://issues.apache.org/jira/browse/SUBMARINE-299
> Project: Apache Submarine
>  Issue Type: Improvement
>Reporter: Ryan Lo
>Assignee: Ryan Lo
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Write a shell script file called "submarine" under "${SUBMARINE_HOME}/bin" 
> use case:
> {code:java}
> $SUBMARINE_HOME/bin/submarine job run --name tf-job-001 \
>  --framework tensorflow \
>  --verbose \
>  --input_path "" \
>  --num_workers 2 \
>  --worker_resources memory=1G,vcores=1 \
>  --num_ps 1 \
>  --ps_resources memory=1G,vcores=1 \
>  --worker_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 
> 2 --data_dir /tmp/data --working_dir /tmp/mode" \
>  --ps_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 2 
> --data_dir /tmp/data --working_dir /tmp/mode" \
>  --insecure \
>  --conf 
> tony.containers.resources=path-to/myvenv.zip#archive,path-to/mnist_distributed.py,path-to/tony-cli-0.3.13-all.jar{code}



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

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



[jira] [Updated] (SUBMARINE-299) Write a 'submarine' shell script

2019-12-15 Thread Wangda Tan (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wangda Tan updated SUBMARINE-299:
-
Status: Patch Available  (was: Open)

Batch update: submit patches for these JIRAs, please use "Submit Patch" instead 
of adding a label to indicate PR available in the future.

> Write a 'submarine' shell script
> 
>
> Key: SUBMARINE-299
> URL: https://issues.apache.org/jira/browse/SUBMARINE-299
> Project: Apache Submarine
>  Issue Type: Improvement
>Reporter: Ryan Lo
>Assignee: Ryan Lo
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Write a shell script file called "submarine" under "${SUBMARINE_HOME}/bin" 
> use case:
> {code:java}
> $SUBMARINE_HOME/bin/submarine job run --name tf-job-001 \
>  --framework tensorflow \
>  --verbose \
>  --input_path "" \
>  --num_workers 2 \
>  --worker_resources memory=1G,vcores=1 \
>  --num_ps 1 \
>  --ps_resources memory=1G,vcores=1 \
>  --worker_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 
> 2 --data_dir /tmp/data --working_dir /tmp/mode" \
>  --ps_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 2 
> --data_dir /tmp/data --working_dir /tmp/mode" \
>  --insecure \
>  --conf 
> tony.containers.resources=path-to/myvenv.zip#archive,path-to/mnist_distributed.py,path-to/tony-cli-0.3.13-all.jar{code}



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

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



[jira] [Updated] (SUBMARINE-299) Write a 'submarine' shell script

2019-11-24 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SUBMARINE-299:
-
Labels: pull-request-available  (was: )

> Write a 'submarine' shell script
> 
>
> Key: SUBMARINE-299
> URL: https://issues.apache.org/jira/browse/SUBMARINE-299
> Project: Apache Submarine
>  Issue Type: Improvement
>Reporter: Ryan Lo
>Assignee: Ryan Lo
>Priority: Minor
>  Labels: pull-request-available
>
> Write a shell script file called "submarine" under "${SUBMARINE_HOME}/bin" 
> use case:
> {code:java}
> $SUBMARINE_HOME/bin/submarine job run --name tf-job-001 \
>  --framework tensorflow \
>  --verbose \
>  --input_path "" \
>  --num_workers 2 \
>  --worker_resources memory=1G,vcores=1 \
>  --num_ps 1 \
>  --ps_resources memory=1G,vcores=1 \
>  --worker_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 
> 2 --data_dir /tmp/data --working_dir /tmp/mode" \
>  --ps_launch_cmd "myvenv.zip/venv/bin/python mnist_distributed.py --steps 2 
> --data_dir /tmp/data --working_dir /tmp/mode" \
>  --insecure \
>  --conf 
> tony.containers.resources=path-to/myvenv.zip#archive,path-to/mnist_distributed.py,path-to/tony-cli-0.3.13-all.jar{code}



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

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