Github user nmolkeri commented on the pull request:

    https://github.com/apache/spark/pull/12793#issuecomment-215949100
  
    Yes they can be invoked. 
    
    ````
    Py4JJavaError: An error occurred while calling 
z:org.apache.spark.api.python.PythonRDD.collectAndServe.
    : org.apache.hadoop.mapred.InvalidInputException: Input path does not 
exist: 
file:/Users/niranjan/chico/630/Spark/spark/examples/src/main/python/mllib/data/mllib/sample_binary_classification_data.txt
    ````
    This was the error I got when trying to run from my forked master repo. So 
I fixed it to get the input from correct path. It was taking example folder as 
the source for data files. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to