Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.0, 0.11.0, 0.12.0
-
None
-
None
-
Document the new feature.
-
TODOC14
Description
Hive CLI has -i option. From Hive CLI help:
... -i <filename> Initialization SQL file ...
However, Beeline has no such option:
xzhang@xzlt:~/apa/hive3$ ./packaging/target/apache-hive-0.14.0-SNAPSHOT-bin/apache-hive-0.14.0-SNAPSHOT-bin/bin/beeline -u jdbc:hive2:// -i hive.rc ... Connected to: Apache Hive (version 0.14.0-SNAPSHOT) Driver: Hive JDBC (version 0.14.0-SNAPSHOT) Transaction isolation: TRANSACTION_REPEATABLE_READ -i (No such file or directory) Property "url" is required Beeline version 0.14.0-SNAPSHOT by Apache Hive ...
Attachments
Attachments
Issue Links
- duplicates
-
HIVE-14677 Beeline should support executing an initial SQL script
- Resolved
- relates to
-
HIVE-5867 JDBC driver and beeline should support executing an initial SQL script
- Resolved
-
HIVE-5160 HS2 should support .hiverc
- Closed
- links to