Github user adrian-wang commented on the pull request:

    https://github.com/apache/spark/pull/3820#issuecomment-70789269
  
    @felixcheung  I have tested my code with HIVE 0.14.0 release.
    I first tried to generate data with hive but spark need metadata to read 
hive's data.
    Then I generated data using spark, then save as parquet file, copied the 
saved file to my hdfs to my hive warehouse dir, and in hive cli I executed 
create table. Then I use select to read the data, it worked fine.
    
    How did you read data from hive? Can you show me how to reproduce this?


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