CBribiescas commented on pull request #32813:
URL: https://github.com/apache/spark/pull/32813#issuecomment-864662973


   Well I have verified in a scala jupyter notebook that parameter works for 
scala.  This was easy to do with `SPARK_PREPEND_CLASSES`.  (Before I was just 
modifying my environment by replacing the existing mllib jar with mine.)
   
   For testing in Python, is the easiest way to add `python/pyspark` to my 
PYTHONPATH?  For these changes I've run `python/run-tests` but still need to 
verify the parameter's are correctly exposed in the python API. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to