zeppelin/docs/manual
Tinkoff DWH 998c8f35e8 [ZEPPELIN-1999] get interpreter property with replaced context parameters
### What is this PR for?
Adds posibility to use context parameters (types: String.class, Double.class, Float.class, Short.class,
Byte.class, Character.class, Boolean.class, Integer.class, Long.class, ) into property value of interpreter.

### What type of PR is it?
Feature

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1999

### How should this be tested?
1. Add text with markers #{contextFieldNAme} (ex. #{noteId} or #{replName}) to interpreter property value (or add new property of interpreter).
2. Get this property (getProperty(key)), markers should be replaced by context values

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? yes

Author: Tinkoff DWH <tinkoff.dwh@gmail.com>

Closes #2085 from tinkoff-dwh/ZEPPELIN-1999 and squashes the following commits:

fa1500a [Tinkoff DWH] [ZEPPELIN-1999] fix logic of replace
93c759d [Tinkoff DWH] Merge remote-tracking branch 'origin/master' into ZEPPELIN-1999
be4fada [Tinkoff DWH] [ZEPPELIN-1999] revert gitignore
c0110e9 [Tinkoff DWH] [ZEPPELIN-1999] documentation
61ac564 [Tinkoff DWH] [ZEPPELIN-1999] docs
a10dc0e [Tinkoff DWH] [ZEPPELIN-1999] skip fields of paragraph
ea9c6a3 [Tinkoff DWH] [ZEPPELIN-1999] docs
7c4489c [Tinkoff DWH] Merge remote-tracking branch 'origin/master' into ZEPPELIN-1999
527419a [Tinkoff DWH] Merge remote-tracking branch 'origin/master' into ZEPPELIN-1999
b5424b9 [Tinkoff DWH] [ZEPPELIN-1999] get interpreter property with replaced context parameters
2017-03-25 14:54:12 -07:00
..
dependencymanagement.md [ZEPPELIN-1376] Add proxy credentials for dependency repo for corporate firewall use-cases 2016-10-10 09:27:30 +02:00
dynamicform.md [HOT FIX][MASTER] Fix multi dynamic select forms behaviour 2017-03-19 20:42:23 +09:00
dynamicinterpreterload.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
interpreterexechooks.md [DOCS] Separate "interpreter exec hooks (experimental)" from interpreter overview page 2016-12-17 21:50:39 +09:00
interpreterinstallation.md [ZEPPELIN-2109][2110] Sortable Helium pkgs & Introduce "INTERPRETER" type 2017-03-07 21:02:20 +09:00
interpreters.md [ZEPPELIN-1999] get interpreter property with replaced context parameters 2017-03-25 14:54:12 -07:00
notebookashomepage.md [HOTFIX] Change the screenshot path in custom page document 2017-02-08 10:59:49 +09:00
publish.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
userimpersonation.md [ZEPPELIN-1730, 1587] add spark impersonation through --proxy-user option 2017-01-12 16:03:14 +09:00