You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Prasad Chakka (JIRA)" <ji...@apache.org> on 2008/10/06 23:03:44 UTC

[jira] Created: (HADOOP-4353) enable multi-line query from Hive CLI

enable multi-line query from Hive CLI
-------------------------------------

                 Key: HADOOP-4353
                 URL: https://issues.apache.org/jira/browse/HADOOP-4353
             Project: Hadoop Core
          Issue Type: Improvement
          Components: contrib/hive
    Affects Versions: 0.19.0
            Reporter: Prasad Chakka
            Assignee: Prasad Chakka
            Priority: Minor


currently no line breaks are allowed when writing a query from interactive interface. this can lead to execution of partial queries and cumbersomely long queries. this JIRA is to allow for multi-line query. Each query must end with a semi-colon.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HADOOP-4353) enable multi-line query from Hive CLI

Posted by "Prasad Chakka (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasad Chakka resolved HADOOP-4353.
-----------------------------------

    Fix Version/s: 0.19.0
       Resolution: Fixed

Fixed as part of JIRA-4230

> enable multi-line query from Hive CLI
> -------------------------------------
>
>                 Key: HADOOP-4353
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4353
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/hive
>    Affects Versions: 0.19.0
>            Reporter: Prasad Chakka
>            Assignee: Prasad Chakka
>            Priority: Minor
>             Fix For: 0.19.0
>
>
> currently no line breaks are allowed when writing a query from interactive interface. this can lead to execution of partial queries and cumbersomely long queries. this JIRA is to allow for multi-line query. Each query must end with a semi-colon.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.