Ramana Inukonda Nagaraj created DRILL-428:
---------------------------------------------
Summary: Reading from parquet file created from impala fails
Key: DRILL-428
URL: https://issues.apache.org/jira/browse/DRILL-428
Project: Apache Drill
Issue Type: Bug
Reporter: Ramana Inukonda Nagaraj
0: jdbc:drill:> select * from dfs.home.`customer.impala.parquet`;
Query failed: org.apache.drill.exec.rpc.RpcException: Remote failure while
running query.[error_id: "f6d7ebbc-5618-4a8c-b34f-d62e57606394"
endpoint {
address: "perfnode166.perf.lab"
user_port: 31010
control_port: 31011
data_port: 31012
}
error_type: 0
message: "Failure while running fragment. < UnsupportedOperationException:[
Error decoding [c_name] BINARY. PLAIN_DICTIONARY is dictionary based ]"
]
Error: exception while executing query (state=,code=0)
--
This message was sent by Atlassian JIRA
(v6.2#6252)