|
@@ -849,19 +849,17 @@
|
|
|
## order in which the interpreter entries appear. Only the first 5 interpreters will appear on the wheel.
|
|
## order in which the interpreter entries appear. Only the first 5 interpreters will appear on the wheel.
|
|
|
# interpreters_shown_on_wheel=
|
|
# interpreters_shown_on_wheel=
|
|
|
|
|
|
|
|
-[notebook]
|
|
|
|
|
-
|
|
|
|
|
# One entry for each type of snippet.
|
|
# One entry for each type of snippet.
|
|
|
[[interpreters]]
|
|
[[interpreters]]
|
|
|
# Define the name and how to connect and execute the language.
|
|
# Define the name and how to connect and execute the language.
|
|
|
# http://cloudera.github.io/hue/latest/administrator/configuration/editor/
|
|
# http://cloudera.github.io/hue/latest/administrator/configuration/editor/
|
|
|
|
|
|
|
|
- [[[mysql]]]
|
|
|
|
|
- name = MySQL
|
|
|
|
|
- interface=sqlalchemy
|
|
|
|
|
- ## https://docs.sqlalchemy.org/en/latest/dialects/mysql.html
|
|
|
|
|
- options='{"url": "mysql://root:secret@database:3306/hue"}'
|
|
|
|
|
- ## options='{"url": "mysql://${USER}:${PASSWORD}@localhost:3306/hue"}'
|
|
|
|
|
|
|
+ # [[[mysql]]]
|
|
|
|
|
+ # name = MySQL
|
|
|
|
|
+ # interface=sqlalchemy
|
|
|
|
|
+ # ## https://docs.sqlalchemy.org/en/latest/dialects/mysql.html
|
|
|
|
|
+ # options='{"url": "mysql://root:secret@database:3306/hue"}'
|
|
|
|
|
+ # ## options='{"url": "mysql://${USER}:${PASSWORD}@localhost:3306/hue"}'
|
|
|
|
|
|
|
|
# [[[hive]]]
|
|
# [[[hive]]]
|
|
|
# name=Hive
|
|
# name=Hive
|