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

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

    [ https://issues.apache.org/jira/browse/PHOENIX-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054824#comment-16054824 ] 

Hadoop QA commented on PHOENIX-3960:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12873545/PHOENIX-3960-1.patch
  against master branch at commit 98db5d63bd3572328da6ba52ba53357f692c6222.
  ATTACHMENT ID: 12873545

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 50 warning messages.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines longer than 100

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/1114//testReport/
Javadoc warnings: https://builds.apache.org/job/PreCommit-PHOENIX-Build/1114//artifact/patchprocess/patchJavadocWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/1114//console

This message is automatically generated.

> 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
>         Attachments: PHOENIX-3960-1.patch
>
>
> 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)