Sunil created SPARK-6276:
----------------------------

             Summary: beeline client class cast exception on partitioned table 
Spark SQL
                 Key: SPARK-6276
                 URL: https://issues.apache.org/jira/browse/SPARK-6276
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.2.0
            Reporter: Sunil


When i am accessing partitioned hive table using spark thrift server and 
beeline. Throwing following error on partitioned column

java.lang.RuntimeException: java.lang.ClassCastException

        at 
org.apache.hive.service.cli.session.HiveSessionProxy.invoke(HiveSessionProxy.java:84)

        at 
org.apache.hive.service.cli.session.HiveSessionProxy.access$000(HiveSessionProxy.java:37)

results shown if i remove the partitioned column from select.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to