[ 
https://issues.apache.org/jira/browse/HIVE-15831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Takanobu Asanuma updated HIVE-15831:
------------------------------------
    Attachment: HIVE-15831.1.patch

Uploaded the first patch. It also removes unused imports.

> LLAP: Fix a problem of the output of LlapDump
> ---------------------------------------------
>
>                 Key: HIVE-15831
>                 URL: https://issues.apache.org/jira/browse/HIVE-15831
>             Project: Hive
>          Issue Type: Bug
>          Components: llap
>            Reporter: Takanobu Asanuma
>            Assignee: Takanobu Asanuma
>         Attachments: HIVE-15831.1.patch
>
>
> The output of llapdump doesn't include the first column at the moment.
> This is an output example:
> {noformat}
> url: jdbc:hive2://{hiveserver2_interactive}
> user: hive
> query: select column1, column2 from table_a limit 10
> column1:int,column2:float
> Results:
> , 258.0
> , 645.0
> , 652.0
> , 1336.096
> , 97.1828
> , 1864.4
> , 10428.4
> , 2346.3
> , 425.1
> , 228.9
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to