Github user rxin commented on the pull request:

    https://github.com/apache/spark/pull/10796#issuecomment-172441516
  
    I checked out your source code and ran this locally. The tests passed:
    
    ```
    22:39:53.378 WARN org.apache.spark.sql.hive.HiveContext$$anon$2: Persisting 
partitioned data source relation `bucketed_table` into Hive metastore in Spark 
SQL specific format, which is NOT compatible with Hive. Input path(s): 
    
file:/scratch/rxin/spark/target/tmp/warehouse--56673338-b401-4032-854f-34cf4197194b/bucketed_table
    22:40:03.856 WARN org.apache.spark.sql.hive.HiveContext$$anon$2: Couldn't 
find corresponding Hive SerDe for data source provider json. Persisting data 
source relation `bucketed_table` into Hive metastore in Spark SQL specific 
format, which is NOT compatible with Hive.
    22:40:12.559 WARN org.apache.spark.sql.hive.HiveContext$$anon$2: Persisting 
partitioned data source relation `bucketed_table` into Hive metastore in Spark 
SQL specific format, which is NOT compatible with Hive. Input path(s): 
    
file:/scratch/rxin/spark/target/tmp/warehouse--56673338-b401-4032-854f-34cf4197194b/bucketed_table
    ```
    
    Not 100% sure, but I suspect there is a bug with the test or the 
implementation itself and some changes here exposed that.
    



---
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