[zeppelin] branch master updated: [hotfix] FIX NPE in ConfInterpreter

2020-01-21 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 4fe32f5 [hotfix] FIX NPE in ConfInterpreter

[zeppelin] branch master updated: [minor] Add more logging for spark interpreter

2020-01-08 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 150c7a4 [minor] Add more logging for spark

[zeppelin] branch web_angular updated: [ZEPPELIN-4548] Support search notebook

2020-01-09 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/web_angular by this push: new d95b73e [ZEPPELIN-4548] Support

[zeppelin] branch web_angular updated: [ZEPPELIN-4540] Convert code editor font size units

2020-01-09 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/web_angular by this push: new 3d5ff88 [ZEPPELIN-4540] Convert

[zeppelin] branch master updated: [ZEPPELIN-4505] Save notebook on clear all paragraph output

2020-01-02 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 6319e8b [ZEPPELIN-4505] Save notebook

[zeppelin] branch web_angular updated: [ZEPPELIN-4530] Support versions switch

2020-01-02 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/web_angular by this push: new 1aa5ab4 [ZEPPELIN-4530] Support

[zeppelin] branch web_angular updated: [ZEPPELIN-4515] Have Jetty Server support multiple wars

2020-01-02 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/web_angular by this push: new 028e6ce [ZEPPELIN-4515] Have Jetty

[zeppelin] branch master updated: [ZEPPELIN-4532]. Add a shaded version of zeppelin-jupyter-interpreter

2020-01-02 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 974f986 [ZEPPELIN-4532]. Add a shaded

[zeppelin] branch master updated: [HOTFIX] Remove py4j from zeppelin-jupyter-interpreter to fix CI

2020-01-02 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new a4eb7d5 [HOTFIX] Remove py4j from zeppelin

[zeppelin] branch master updated: [ZEPPELIN-4528]bump up the bigquery dependencies version

2020-01-03 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 06d168b [ZEPPELIN-4528]bump up the bigquery

[zeppelin] branch master updated: [hotfix] Make more meaningful error message for job run exception

2020-01-04 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 4d1fa90 [hotfix] Make more meaningful error

[zeppelin] branch master updated: [ZEPPELIN-4496] Add support irkernel

2019-12-31 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 7a472fe [ZEPPELIN-4496] Add support irkernel

[zeppelin] branch master updated: [ZEPPELIN-4514]. Job URL link is missing when refreshing note

2019-12-30 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new ea8557d [ZEPPELIN-4514]. Job URL link

[zeppelin] branch master updated: [ZEPPELIN-4276] Reset the default styles of HTML type result

2019-12-30 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new b9d0e85 [ZEPPELIN-4276] Reset the default

[zeppelin] branch master updated: [ZEPPELIN-4522]. Support multiple sql statements for SparkSqlInterpreter

2019-12-30 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 737d162 [ZEPPELIN-4522]. Support multiple

[zeppelin] branch web_angular updated: [ZEPPELIN-4503] Support note scope dynamic forms

2019-12-26 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/web_angular by this push: new 6bdd971 [ZEPPELIN-4503] Support

[zeppelin] branch master updated: [ZEPPELIN-4509]. Make JupyterKernelInterpreter extends AbstractInterpreter

2019-12-26 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new e9cae61 [ZEPPELIN-4509]. Make

[zeppelin] branch web_angular updated: [ZEPPELIN-4502] Adjust global styles and theming the visualization

2019-12-24 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/web_angular by this push: new 44f2a78 [ZEPPELIN-4502] Adjust

[zeppelin] branch master updated: [ZEPPELIN-4499]. Corrupted note make all the notes unavailable

2019-12-24 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 409ef7b [ZEPPELIN-4499]. Corrupted note make

[zeppelin] branch master updated: [ZEPPELIN-4497] Change zeppelin-jupyter-adapter to zeppelin-jupyter-interpreter

2019-12-22 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 3fdc590 [ZEPPELIN-4497] Change zeppelin

[zeppelin] branch web_angular updated: [ZEPPELIN-4501] Use secondary entry imports

2019-12-23 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/web_angular by this push: new b1a1957 [ZEPPELIN-4501] Use

[zeppelin] branch master updated: [ZEPPELIN-4508]. Completion doesn't work in jupyter interpreter

2019-12-25 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 13d3912 [ZEPPELIN-4508]. Completion doesn't

[zeppelin] branch master updated: [ZEPPELIN-4500] Refactor getEditorSetting by leverage the paragraph local properties

2019-12-25 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 95420bf [ZEPPELIN-4500] Refactor

[zeppelin] 10/10: [ZEPPELIN-4503] Support note scope dynamic forms

2019-12-29 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git commit ff7938fd9960b61f59a76a3bfa207009a9ddedd8 Author: Hsuan Lee AuthorDate: Tue Dec 24 10:06:54 2019 +0800

[zeppelin] 07/10: [ZEPPELIN-4398] Add notebook repository page

2019-12-29 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git commit 4fd25c7e9e25c6ad59fb017950acea6e4557c1f5 Author: Hsuan Lee AuthorDate: Fri Dec 6 16:18:18 2019 +0800

[zeppelin] branch web_angular updated (6bdd971 -> ff7938f)

2019-12-29 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a change to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git. discard 6bdd971 [ZEPPELIN-4503] Support note scope dynamic forms discard 44f2a78 [ZEPPELIN-4502] Adjust global

[zeppelin] 05/10: [ZEPPELIN-4401] Add configuration page

2019-12-29 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git commit f8cc53aaa044c45be4414242b54573beb48a9cee Author: Hsuan Lee AuthorDate: Tue Dec 3 15:18:13 2019 +0800

[zeppelin] 08/10: [ZEPPELIN-4501] Use secondary entry imports

2019-12-29 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git commit c5658b2c0905e4abf52ea0fe95a8849d3df94a6c Author: Hsuan Lee AuthorDate: Thu Dec 12 11:35:34 2019 +0800

[zeppelin] 03/10: [ZEPPELIN-4450] Provide Angular.js Template Migration Tool

2019-12-29 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git commit 983cf4053847e52d78bf999841d61353b8c795f3 Author: Hsuan Lee AuthorDate: Tue Nov 26 11:28:28 2019 +0800

[zeppelin] 04/10: [ZEPPELIN-4403] Support publishable for paragraph

2019-12-29 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git commit 7d53c2ba520f837e98e54fb1ae4b23396efa7f65 Author: Hsuan Lee AuthorDate: Fri Nov 29 17:16:34 2019 +0800

[zeppelin] 06/10: [ZEPPELIN-4399] Add credential page

2019-12-29 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git commit d41431b35d637e6e9a9cc6d8ef127c0e51a6861d Author: Hsuan Lee AuthorDate: Wed Dec 4 15:08:11 2019 +0800

[zeppelin] 09/10: [ZEPPELIN-4502] Adjust global styles and theming the visualization

2019-12-29 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git commit 708095350ba400f684862b49e753898b8930554c Author: Hsuan Lee AuthorDate: Fri Dec 20 16:36:26 2019 +0800

[zeppelin] 02/10: [ZEPPELIN-4321] Support shortcuts for the paragraphs

2019-12-29 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git commit 27bbeb522c04de403efd686d8345b2e3f9c7ba9d Author: Hsuan Lee AuthorDate: Fri Nov 8 17:20:59 2019 +0800

[zeppelin] branch web_angular updated: [ZEPPELIN-4516] Fix pie chart does not color by key

2019-12-30 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch web_angular in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/web_angular by this push: new 5ac0005 [ZEPPELIN-4516] Fix pie

[zeppelin] branch master updated: [ZEPPELIN-4525]. Support Shiny in R Interpreter

2020-01-05 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new e1ba413 [ZEPPELIN-4525]. Support Shiny in R

[zeppelin] branch master updated: [ZEPPELIN-4414]. Upgrade thrift to 0.13

2020-01-06 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 9be2d18 [ZEPPELIN-4414]. Upgrade thrift

[zeppelin] branch master updated: [ZEPPELIN-4440]. Update spark document

2020-01-07 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new f08c75c [ZEPPELIN-4440]. Update spark

[zeppelin] branch master updated: [ZEPPELIN-4512]. Move SqlSplitter from jdbc interpreter to zeppelin-interpreter

2019-12-27 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new aea44a4 [ZEPPELIN-4512]. Move SqlSplitter

[zeppelin] branch master updated: [ZEPPELIN-4672]. Display interpreter property description in interpreter setting page

2020-03-10 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 43bb7df [ZEPPELIN-4672]. Display interpreter

[zeppelin] branch master updated: [ZEPPELIN-4652]. Support OSSNotebookRepo of Aliyun

2020-03-09 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 13374bd [ZEPPELIN-4652]. Support

[zeppelin] branch master updated: [minor] Fix flaky test in ZeppelinSparkClusterTest

2020-03-09 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new f704043 [minor] Fix flaky test

[zeppelin] branch master updated: [ZEPPELIN-4504]. Fix searching of keywords in notebooks

2020-03-11 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 6afafad [ZEPPELIN-4504]. Fix searching

[zeppelin] branch master updated: [hotfix] FLINK_HOME is missing in flink's interpreter-setting.json

2020-03-12 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new bf8537a [hotfix] FLINK_HOME is missing

[zeppelin] branch master updated: [minor] Description update of interpreter-setting.json

2020-03-11 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 78eeb56 [minor] Description update

[zeppelin] branch master updated: [minor] Minor update of interpreter-setting.json of spark

2020-03-11 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new d4a47a1 [minor] Minor update of interpreter

[zeppelin] branch master updated: [ZEPPELIN-4666]. IPySparkInterpreter is opened twice

2020-03-06 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 89a7723 [ZEPPELIN-4666]. IPySparkInterpreter

[zeppelin] branch master updated: [ZEPPELIN-4668]. Use yarn proxy link for spark webui in yarn mode

2020-03-06 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 1f00bb9 [ZEPPELIN-4668]. Use yarn proxy link

[zeppelin] branch master updated: ZEPPELIN-4467. Reserve the order of interpreter properties defined in interpreter-setting.json

2020-03-06 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 5d012ec ZEPPELIN-4467. Reserve the order

[zeppelin] branch master updated: [ZEPPELIN-4656]. Improvement of FlinkInterpreter

2020-03-08 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 4767c5f [ZEPPELIN-4656]. Improvement

[zeppelin] branch master updated: [ZEPPELIN-4659]. S3NotebookRepo doesn't work for new note file structure

2020-03-08 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new eb416e7 [ZEPPELIN-4659]. S3NotebookRepo

[zeppelin] branch master updated: [ZEPPELIN-4647]. zeppelin.notebook.cron.folders doesn't work for regular folder

2020-03-08 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new b1a99c1 [ZEPPELIN-4647

[zeppelin] branch master updated: [ZEPPELIN-4635]. Save note permission info into notebook-authorization.json

2020-03-08 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new b6c6124 [ZEPPELIN-4635]. Save note

[zeppelin] branch master updated: [ZEPPELIN-4671]. Interpreter properties is still not in order when interpreter.json exist

2020-03-09 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 77e7339 [ZEPPELIN-4671]. Interpreter

[zeppelin] branch master updated: [ZEPPELIN-4669]. spark staging dir is not deleted in yarn cluster mode

2020-03-09 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 932ff58 [ZEPPELIN-4669]. spark staging dir

[zeppelin] branch master updated: [ZEPPELIN-4479]. Don't use helium url in s3 by default

2020-03-12 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 874513d [ZEPPELIN-4479]. Don't use helium

[zeppelin] branch master updated: [ZEPPELIN4734]. Sometimes it is unable to restart interpreter

2020-04-10 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 8eaf864 [ZEPPELIN4734]. Sometimes

[zeppelin] branch branch-0.9 updated: [ZEPPELIN4734]. Sometimes it is unable to restart interpreter

2020-04-10 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new b584a60 [ZEPPELIN4734]. Sometimes

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4750]. Don't display temporary tables in show tables of flink interpreter

2020-04-11 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 5847ad2 [ZEPPELIN-4750]. Don't

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4740]. Display streaming data in flink table api

2020-04-11 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 9a3947c [ZEPPELIN-4740]. Display

[zeppelin] branch master updated: [ZEPPELIN-4740]. Display streaming data in flink table api

2020-04-11 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 80a3856 [ZEPPELIN-4740]. Display streaming

[zeppelin] branch master updated: [ZEPPELIN-4750]. Don't display temporary tables in show tables of flink interpreter

2020-04-11 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 07a7f93 [ZEPPELIN-4750]. Don't display

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4729]. Default value of flink.yarn.queue should be `default`

2020-04-07 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new f2b6d90 [ZEPPELIN-4729]. Default

[zeppelin] branch master updated: [minor] Add json to error message in JobManager

2020-04-07 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new d4b8c95 [minor] Add json to error message

[zeppelin] branch master updated: [ZEPPELIN-4729]. Default value of flink.yarn.queue should be `default`

2020-04-07 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 3e614e0 [ZEPPELIN-4729]. Default value

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4712]remove paragraph failed due to Interpreter connection refused

2020-04-07 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 3fdd8bb [ZEPPELIN-4712]remove

[zeppelin] branch master updated: [ZEPPELIN-4712]remove paragraph failed due to Interpreter connection refused

2020-04-07 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 476f0e5 [ZEPPELIN-4712]remove paragraph

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4710]. Allow to inject application id into custom spark url

2020-04-07 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 4f1da64 [ZEPPELIN-4710]. Allow

[zeppelin] branch master updated: [ZEPPELIN-4710]. Allow to inject application id into custom spark url

2020-04-07 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new ec1 [ZEPPELIN-4710]. Allow to inject

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-13 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new ede534b [ZEPPELIN-4727] Fix HDFS

[zeppelin] branch master updated: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-13 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new c9d3f45 [ZEPPELIN-4727] Fix HDFS Credentials

[zeppelin] branch branch-0.9 updated: [hotfix] Fix JdbcIntegrationTest

2020-04-14 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 4c35510 [hotfix] Fix

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path

2020-04-21 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 53fa69a [ZEPPELIN-4743] fix

[zeppelin] branch master updated: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path

2020-04-21 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 5de88ea [ZEPPELIN-4743] fix

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4717]. Support savepoint for insert statement and non-sql paragraph

2020-04-21 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 3cf32a0 [ZEPPELIN-4717]. Support

[zeppelin] branch master updated: [ZEPPELIN-4717]. Support savepoint for insert statement and non-sql paragraph

2020-04-21 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new d340867 [ZEPPELIN-4717]. Support savepoint

[zeppelin] branch master updated: [hotfix] Fix JdbcIntegrationTest

2020-04-11 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new f43f0e2 [hotfix] Fix JdbcIntegrationTest

[zeppelin] branch master updated: [hotfix] HotFix for test failure of StandardInterpreterLauncherTest

2020-04-09 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 98b26a1 [hotfix] HotFix for test failure

[zeppelin] branch branch-0.9 updated: [hotfix] HotFix for test failure of StandardInterpreterLauncherTest

2020-04-09 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new f5a3f43 [hotfix] HotFix for test

[zeppelin] branch master updated: [ZEPPELIN-4714]. Flink table api doesn't work in multiple threads

2020-04-07 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 7bd8e28 [ZEPPELIN-4714]. Flink table api

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4714]. Flink table api doesn't work in multiple threads

2020-04-07 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 62d987a [ZEPPELIN-4714]. Flink table

[zeppelin] branch master updated: [minor] sort issue of interpreter properties

2020-03-15 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new db39f73 [minor] sort issue of interpreter

[zeppelin] branch master updated: [ZEPPELIN-4681]. Shade thrift in zeppelin-interpreter-shaded

2020-03-14 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 39af187 [ZEPPELIN-4681]. Shade thrift

[zeppelin] branch master updated: [ZEPPELIN-4680]. Add method to release note memory and add option to disable JobManager

2020-03-14 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new a94ef00 [ZEPPELIN-4680]. Add method

[zeppelin] branch master updated: [ZEPPELIN-4682]. Should initialize NoteAuth for the note without permission set

2020-03-14 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 9b985ff [ZEPPELIN-4682]. Should initialize

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint

2020-03-31 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 2c78df3 [ZEPPELIN-4697] Zeppelin

[zeppelin] branch branch-0.9 updated: [minor] fix typo

2020-03-31 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new b37076b [minor] fix typo b37076b

[zeppelin] branch master updated: [minor] fix typo

2020-03-31 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new f7f1b92 [minor] fix typo f7f1b92

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4719] Use new travis semantic

2020-04-04 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 3017748 [ZEPPELIN-4719] Use new

[zeppelin] branch master updated: [ZEPPELIN-4719] Use new travis semantic

2020-04-04 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 0bcc1a2 [ZEPPELIN-4719] Use new travis

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4718] Fix Regression HDFS Notebook Storage

2020-04-04 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new abe6a95 [ZEPPELIN-4718] Fix

[zeppelin] branch master updated: [ZEPPELIN-4721]Fix the ConcurrentModificationException occured when connect presto via JDBC generic interpreter

2020-04-04 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new cb886d3 [ZEPPELIN-4721]Fix

[zeppelin] branch master updated: [ZEPPELIN-4718] Fix Regression HDFS Notebook Storage

2020-04-04 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/master by this push: new 6c10bb2 [ZEPPELIN-4718] Fix Regression HDFS

[zeppelin] branch branch-0.9 updated: [ZEPPELIN-4721]Fix the ConcurrentModificationException occured when connect presto via JDBC generic interpreter

2020-04-04 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new a784406 [ZEPPELIN-4721]Fix

svn commit: r1875757 - in /zeppelin/site: ./ contribution/ contribution/zeppelinweb/ releases/

2020-03-27 Thread zjffdu
Author: zjffdu Date: Fri Mar 27 06:17:26 2020 New Revision: 1875757 URL: http://svn.apache.org/viewvc?rev=1875757=rev Log: update doc for 0.9.0-preview1 Added: zeppelin/site/releases/zeppelin-release-0.9.0-preview1.html Modified: zeppelin/site/atom.xml zeppelin/site/contribution

[zeppelin] branch gh-pages updated: update doc for 0.9.0-preview1

2020-03-26 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/gh-pages by this push: new a446438 update doc for 0.9.0-preview1

svn commit: r1875756 - in /zeppelin/site: ./ contribution/ contribution/zeppelinweb/ releases/

2020-03-27 Thread zjffdu
Author: zjffdu Date: Fri Mar 27 06:00:20 2020 New Revision: 1875756 URL: http://svn.apache.org/viewvc?rev=1875756=rev Log: update for for 0.9.0-preview1 Modified: zeppelin/site/assets.html zeppelin/site/atom.xml zeppelin/site/community.html zeppelin/site/contribution

[zeppelin] branch branch-0.9 updated: [hotfix] fix ci failure due to python package update

2020-03-27 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 5d835d9 [hotfix] fix ci failure due

svn commit: r38658 - in /dev/zeppelin/zeppelin-0.9.0-preview1-rc1: zeppelin-0.9.0-preview1-bin-netinst.tgz zeppelin-0.9.0-preview1-bin-netinst.tgz.asc zeppelin-0.9.0-preview1-bin-netinst.tgz.sha512

2020-03-27 Thread zjffdu
Author: zjffdu Date: Fri Mar 27 23:51:45 2020 New Revision: 38658 Log: upload artifact for 0.9.0-preview1-rc1 Added: dev/zeppelin/zeppelin-0.9.0-preview1-rc1/zeppelin-0.9.0-preview1-bin-netinst.tgz (with props) dev/zeppelin/zeppelin-0.9.0-preview1-rc1/zeppelin-0.9.0-preview1-bin

[zeppelin] branch branch-0.9 updated: [minor] add python packages in Dockerfile

2020-03-28 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/zeppelin.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new 3d2e56f [minor] add python packages

[zeppelin] branch master updated (4f47bb5 -> cdbb08f)

2020-03-28 Thread zjffdu
This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git. from 4f47bb5 [minor] update upgrading.md new f6e5334 [hotfix] fix ci failure due to python package update

<    9   10   11   12   13   14   15   16   17   18   >