You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2008/11/11 00:03:44 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 ]

Owen O'Malley updated HIVE-47:
------------------------------

    Fix Version/s:     (was: 0.17.3)

> [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
>            Reporter: Jeremy Huylebroeck
>            Priority: Trivial
>         Attachments: patch-0.17.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.