GitHub user shenh062326 opened a pull request:

    https://github.com/apache/spark/pull/16324

    Resolve faile to use UDF that jar file in hdfs.

    ## What changes were proposed in this pull request?
    
    In SparkContext, setURLStreamHandlerFactory method on URL with an instance 
of FsUrlStreamHandlerFactory, to prevent failed to use UDF with jar file in 
HDFS.
    
    
    ## How was this patch tested?
    
    I have test it in my cluster.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shenh062326/spark SPARK-18910

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/16324.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #16324
    
----
commit a91b08fcbdd76e02c2a244ea4ffca726339fdba8
Author: yuling <yuling...@alipay.com>
Date:   2016-12-17T05:56:53Z

    Resolve faile to use UDF that jar file in hdfs.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to