Zhankun Tang created SUBMARINE-64: ------------------------------------- Summary: Improve TonY runtime's document Key: SUBMARINE-64 URL: https://issues.apache.org/jira/browse/SUBMARINE-64 Project: Hadoop Submarine Issue Type: Improvement Reporter: Zhankun Tang Fix For: 0.2.0
Found some minor issues when trying to run a job with TonY runtime. We should document them in TonY's QuickStart.md 1. There's seems no command flag "–container_resources" supported, we should remove it in the section "Get the training examples". 2. It should mention where can the user get the tony CLI, it seems there's no 0.3.2 release yet so the user may build it by themselves. 3. After the TonY's CLI jar is built, it complains with "NoSuchMethodError:com.google.common.base.Preconditions.checkArgument" when running which fails the AM directly. After I changed the guava version to the same with Hadoop (27.0-jre), the job can succeed. 4. There's no PyTorch example command there. We should add it. Could you please help with this? [~oliverhuh...@gmail.com] -- This message was sent by Atlassian JIRA (v7.6.3#76005)