[
https://issues.apache.org/jira/browse/SUBMARINE-315?focusedWorklogId=356112&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-356112
]
ASF GitHub Bot logged work on SUBMARINE-315:
--------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Dec/19 12:03
Start Date: 09/Dec/19 12:03
Worklog Time Spent: 10m
Work Description: pingsutw commented on pull request #125: SUBMARINE-315.
Fix run_submarine_mnist_tony_rpc.sh run error
URL: https://github.com/apache/submarine/pull/125
### What is this PR for?
Change classpath in run_submarine_mnist_tony_rpc.sh
### What type of PR is it?
[Bug Fix]
### Todos
* [ ] - Task
### What is the Jira issue?
https://issues.apache.org/jira/browse/SUBMARINE-315
### How should this be tested?
https://travis-ci.org/pingsutw/hadoop-submarine/builds/622624260
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 356112)
Remaining Estimate: 0h
Time Spent: 10m
> Fix run_submarine_mnist_tony_rpc.sh run error
> ----------------------------------------------
>
> Key: SUBMARINE-315
> URL: https://issues.apache.org/jira/browse/SUBMARINE-315
> Project: Apache Submarine
> Issue Type: Bug
> Reporter: kevin su
> Assignee: kevin su
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Error messgae:
> {quote}Error: Could not find or load main class
> org.apache.submarine.client.cli.Cli
> {quote}
> The CLASSPATH in script is wrong,
> {code:java}
> /opt/submarine/submarine-dist-${SUBMARINE_VERSION}-hadoop-${HADOOP_VERSION}/submarine-all-${SUBMARINE_VERSION}-hadoop-${HADOOP_VERSION}.jar
> {code}
> should be
> {code:java}
> /opt/submarine-dist-${SUBMARINE_VERSION}-hadoop-${HADOOP_VERSION}/submarine-all-${SUBMARINE_VERSION}-hadoop-${HADOOP_VERSION}.jar
>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]