Tao Li created SPARK-13129:
------------------------------
Summary: Spark SQL can't query hive table, which is create by Hive
HCatalog Streaming API
Key: SPARK-13129
URL: https://issues.apache.org/jira/browse/SPARK-13129
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 1.6.0
Environment: hadoop version: 2.5.0-cdh5.3.2
hive version: 0.13.1
spark version: 1.6.0
Reporter: Tao Li
I create a Hive table using Hive HCatalog Streaming API.
https://cwiki.apache.org/confluence/display/Hive/Streaming+Data+Ingest
The hive table is streaming data ingested by flume hive sink. And I can query
the hive table using hive command line.
But I can't query the hive table using spark-sql command line. Is it spark
sql's bug or a unimplemented feature?
The hive storage file is ORC format with ACID support.
http://orc.apache.org/docs/acid.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]