[
https://issues.apache.org/jira/browse/SUBMARINE-315?focusedWorklogId=357033&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-357033
]
ASF GitHub Bot logged work on SUBMARINE-315:
--------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Dec/19 12:05
Start Date: 10/Dec/19 12:05
Worklog Time Spent: 10m
Work Description: asfgit commented on pull request #125: SUBMARINE-315.
Fix run_submarine_mnist_tony_rpc.sh run error
URL: https://github.com/apache/submarine/pull/125
----------------------------------------------------------------
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: 357033)
Time Spent: 20m (was: 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: 20m
> 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]