aashudwivedi commented on issue #13853: Error while running the mxnet spark 
examples and test cases
URL: 
https://github.com/apache/incubator-mxnet/issues/13853#issuecomment-457549027
 
 
   @piyushghai The error still persists. You can reproduce it by un-commenting 
the  test = `run spark with MLP` with it's related methods in the file 
`org/apache/mxnet/spark/MXNetGeneralSuite.scala`
   
   Also, the latest version in master doesn't respect the `-Djava.library.path` 
or `LD_LIBRARY_PATH_VARIABLES` and only picks up the native files from the jar 
(which doesn't seem to have these files). So to test this  I am running a 
hacked version to make the libraries get picked up from the path I hard code 
`NativeLibraryLoader.scala`

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to