GitHub user yuchaoran2011 opened a pull request:

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

    [SPARK-24338][SQL] Fixed Hive CREATETABLE error in Sentry-secured cluster

    ## What changes were proposed in this pull request?
    
    As detailed in the JIRA 
[ticket](https://issues.apache.org/jira/browse/SPARK-24338), Hive "CREATE 
TABLE" statement would fail when Sentry is used to manage authorization. This 
PR fixed this bug by porting the Cloudera fix.
    
    ## How was this patch tested?
    
    Tested that the table can be successfully created with the fix. 

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

    $ git pull https://github.com/yuchaoran2011/spark SPARK-24338

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

    https://github.com/apache/spark/pull/21398.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 #21398
    
----
commit 5d37f999991071e719d9f3dee48d61f245f60f90
Author: Chaoran Yu <yuchaoran2011@...>
Date:   2018-05-22T15:11:43Z

    Fixed Hive CREATETABLE error

----


---

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

Reply via email to