You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/24 02:24:20 UTC

[GitHub] javelinjs commented on a change in pull request #7571: [scala-package][spark] Resources running PS (role = server) should be explicit to Spark

javelinjs commented on a change in pull request #7571: [scala-package][spark] Resources running PS (role = server) should be explicit to Spark
URL: https://github.com/apache/incubator-mxnet/pull/7571#discussion_r134913708
 
 

 ##########
 File path: scala-package/spark/src/main/scala/ml/dmlc/mxnet/spark/MXNet.scala
 ##########
 @@ -27,14 +27,24 @@ import org.apache.spark.mllib.regression.LabeledPoint
 import org.apache.spark.rdd.RDD
 import org.apache.spark.SparkContext
 
-/**
- * MXNet Training On Spark
- * @author Yizhi Liu
- */
 class MXNet extends Serializable {
+
+  class MxNetControllingThread(
 
 Review comment:
   MxNet -> MXNet
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services