You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2016/08/17 09:57:20 UTC

[jira] [Assigned] (CARBONDATA-147) Describe formatted command failing

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

Venkata Ramana G reassigned CARBONDATA-147:
-------------------------------------------

    Assignee: Venkata Ramana G

> Describe formatted command failing
> ----------------------------------
>
>                 Key: CARBONDATA-147
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-147
>             Project: CarbonData
>          Issue Type: Bug
>          Components: data-query
>    Affects Versions: 0.1.0-incubating
>         Environment: SUSE11SP3, standalone application with Spark 1.5.2 and Hadoop 2.7.2 version
>            Reporter: Krishna Reddy
>            Assignee: Venkata Ramana G
>            Priority: Minor
>
> Describe formatted command failing with below error
> java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
>         at java.util.ArrayList.rangeCheck(ArrayList.java:653)
>         at java.util.ArrayList.get(ArrayList.java:429)
>         at org.apache.hive.service.cli.Column.get(Column.java:281)
>         at org.apache.hive.service.cli.ColumnBasedSet$1.next(ColumnBasedSet.java:130)
>         at org.apache.hive.service.cli.ColumnBasedSet$1.next(ColumnBasedSet.java:117)
>         at org.apache.hive.jdbc.HiveQueryResultSet.next(HiveQueryResultSet.java:374)
>         at org.apache.hive.beeline.BufferedRows.<init>(BufferedRows.java:42)
>         at org.apache.hive.beeline.BeeLine.print(BeeLine.java:1794)
>         at org.apache.hive.beeline.Commands.execute(Commands.java:860)
>         at org.apache.hive.beeline.Commands.sql(Commands.java:713)
>         at org.apache.hive.beeline.BeeLine.dispatch(BeeLine.java:973)
>         at org.apache.hive.beeline.BeeLine.execute(BeeLine.java:813)
>         at org.apache.hive.beeline.BeeLine.begin(BeeLine.java:771)
>         at org.apache.hive.beeline.BeeLine.mainWithInputRedirection(BeeLine.java:484)
>         at org.apache.hive.beeline.BeeLine.main(BeeLine.java:467)
> Error: Error retrieving next row (state=,code=0)



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