[GitHub] liuzx32 commented on issue #11093: Some wrong with mxnet on spark: params.jars = jars.split(", |:")

2018-06-13 Thread GitBox
liuzx32 commented on issue #11093: Some wrong with mxnet on spark: params.jars = jars.split(",|:") URL: https://github.com/apache/incubator-mxnet/issues/11093#issuecomment-396827208 @lanking520 Perhaps the problem is here: `jars.map(jar => SparkFiles.get(new

[GitHub] liuzx32 commented on issue #11093: Some wrong with mxnet on spark: params.jars = jars.split(", |:")

2018-06-13 Thread GitBox
liuzx32 commented on issue #11093: Some wrong with mxnet on spark: params.jars = jars.split(",|:") URL: https://github.com/apache/incubator-mxnet/issues/11093#issuecomment-396825670 @yzhliu @lanking520 Mxnet on spark should be for yarn cluster mode not only yarn local mode. If every