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 "Jeremy Huylebroeck (JIRA)" <ji...@apache.org> on 2008/10/23 02:42:44 UTC

[jira] Updated: (HADOOP-4501) CLI not supporting multiline queries from an input file

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

Jeremy Huylebroeck updated HADOOP-4501:
---------------------------------------

        Fix Version/s:     (was: 0.19.1)
                           (was: 0.19.0)
                       0.17.3
    Affects Version/s:     (was: 0.19.1)
                           (was: 0.19.0)
                       0.17.3
               Status: Patch Available  (was: Open)

patch for CliDriver created against 0.17 code available on the facebook mirror.
http://mirror.facebook.com/facebook/hive/

> CLI not supporting multiline queries from an input file
> -------------------------------------------------------
>
>                 Key: HADOOP-4501
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4501
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/hive
>    Affects Versions: 0.17.3
>            Reporter: Jeremy Huylebroeck
>            Priority: Trivial
>             Fix For: 0.17.3
>
>
> 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.