mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
This PR enable HiveInterpreter to configure several connection information. For using specific configurations, you should use some tricks like ``%hive(configuration_prefix)``. without it, you can use default settings starting with ``default``. <img width="673" alt="screen shot 2015-11-21 at 1 51 31 am" src="https://cloud.githubusercontent.com/assets/3612566/11305933/835601e8-8ff2-11e5-9632-6fbbd97010c5.png"> <img width="692" alt="screen shot 2015-11-21 at 1 53 59 am" src="https://cloud.githubusercontent.com/assets/3612566/11306006/dd0882c4-8ff2-11e5-9094-e92dc762a7a6.png"> Author: Jongyoul Lee <jongyoul@gmail.com> Closes #455 from jongyoul/ZEPPELIN-440 and squashes the following commits:af4c64b[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Rebased and fixed links of docsd68bcc5[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Fixed typos on docsfc33a30[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Fixed Apaceh license header - Fixed some codestyle - Removed unused codes and classes4e01265[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Updated docs for hiveb4f1a1c[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Fixed test case to be more general4867c6f[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Fixed test case to be more generaldcb65ae[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Revised executeSql from Postgresql.executeSqlf2b61c0[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Restored ParallelScheduler from FIFOScheduler2616050[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Restored some tests from the beginning5fa4fd7[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Fixed getScriptBody return after trimming8aa7601[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Fixed some tests85e4914[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Fixed style9293d78[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Fixed linefeed to variabledf9f3cb[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Remove commented codes - Fixed license part87ee87a[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Revert log4j.properties97bfa65[Jongyoul Lee] ZEPPELIN-440 HiveInterpreter with multiple configuration - Enable multiple connection properties
2 KiB
2 KiB
| layout | title | description | group |
|---|---|---|---|
| page | Docs | nav-right |
{% include JB/setup %}