You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/03/26 09:47:00 UTC

[jira] [Created] (HIVE-19047) Only the first init file is interpreted

Zoltan Haindrich created HIVE-19047:
---------------------------------------

             Summary: Only the first init file is interpreted
                 Key: HIVE-19047
                 URL: https://issues.apache.org/jira/browse/HIVE-19047
             Project: Hive
          Issue Type: Bug
          Components: Beeline
            Reporter: Zoltan Haindrich


I've passed multiple {{-i}} options to beeline; and I've expected to load both of them...but unfortunately it only parsed the first file (and ignored the second entirely)

I think it would be better to:

* either reject the command if it has multiple "-i" given
* or load *all* "-i" scripts



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)