You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2010/07/23 12:26:56 UTC

[jira] Updated: (HIVE-47) [Hive] CLI not supporting multiline queries from an input file

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

Carl Steinbach updated HIVE-47:
-------------------------------

    Fix Version/s: 0.3.0

> [Hive] CLI not supporting multiline queries from an input file
> --------------------------------------------------------------
>
>                 Key: HIVE-47
>                 URL: https://issues.apache.org/jira/browse/HIVE-47
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Clients
>            Reporter: Jeremy Huylebroeck
>            Assignee: Ashish Thusoo
>            Priority: Trivial
>             Fix For: 0.3.0
>
>         Attachments: patch-0.17.txt, patch-47_4.txt, patch-47_5.txt, patch-trunk.txt, patch2-0.17.txt
>
>
> calling "hive -f filename" allows to pass HQL queries from a file.
> but the queries can't be on multiple lines as we would expect by reading Hive documentation.
> a proposed fix is to modify CliDriver.processReader.

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