dmmiller612 / sparktorch

Train and run Pytorch models on Apache Spark.
MIT License
339 stars 44 forks source link

Fixed cases in README.md #20

Open deepaks2112 opened 3 years ago

deepaks2112 commented 3 years ago

I am getting this error: The command '/bin/sh -c wget --quiet $SPARK_BUILD_URL -O /tmp/spark.tgz && tar -C /opt -xf /tmp/spark.tgz && mv /opt/$SPARK_BUILD /opt/spark && rm /tmp/spark.tgz' returned a non-zero code: 8