You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2017/06/19 19:50:00 UTC

[jira] [Created] (PHOENIX-3960) PhoenixStorageHandler for Hive doesn't work from Spark jobs.

Sergey Soldatov created PHOENIX-3960:
----------------------------------------

             Summary: PhoenixStorageHandler for Hive doesn't work from Spark jobs.
                 Key: PHOENIX-3960
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3960
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.10.0
            Reporter: Sergey Soldatov
            Assignee: Sergey Soldatov


The use case: 
Hive has external table over Phoenix table
Spark is using spark-hive integration to query this table.

This scenario has 2 problems:
1. PhoenixStorageHandler doesn't implement getInputFormatClass
2. In this case there is no sessionID which is generated by Hive CLI in normal cases.
 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)