You are viewing a plain text version of this content. The canonical link for it is here.
- [zeppelin] branch master updated: [ZEPPELIN-4576]. Unable to create DataSet from case class in Spark Interpreter - posted by zj...@apache.org on 2020/02/01 12:58:43 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4584] Configuration for 404 error page - posted by zj...@apache.org on 2020/02/02 07:44:01 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4590]. Miss line break for IRInterpreter - posted by zj...@apache.org on 2020/02/04 00:56:11 UTC, 0 replies.
- [zeppelin] branch master updated: [minor] Add output type in jupyterkernelclient's onError - posted by zj...@apache.org on 2020/02/04 04:40:54 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4510]. Support Spark 3.0 - posted by zj...@apache.org on 2020/02/05 01:15:56 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4593]. Failed to get completion in ShinyInterpreter - posted by zj...@apache.org on 2020/02/05 05:22:41 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4529]. Update R interpreter document - posted by zj...@apache.org on 2020/02/05 05:24:40 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4588]. Add R tutorial notes - posted by zj...@apache.org on 2020/02/05 06:06:20 UTC, 0 replies.
- [zeppelin] branch master updated: [HOTFIX] Fix IRKernelTest fail - posted by zj...@apache.org on 2020/02/05 09:27:13 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4589]. Improve Python tutorial notes - posted by zj...@apache.org on 2020/02/06 08:00:28 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-3033]. Ability to import from and export to notebooks in jupyter ipynb format - posted by zj...@apache.org on 2020/02/07 03:38:38 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4544]. Rename zeppelin-interpreter-api to zeppelin-interpreter-shaded - posted by zj...@apache.org on 2020/02/07 03:39:56 UTC, 0 replies.
- [zeppelin] branch master updated: [HOTFIX] zeppelin-interpreter-api is not renamed to zeppelin-interpreter-shaded in some places - posted by zj...@apache.org on 2020/02/07 07:10:49 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4560] Restructure and improve spark tutorial note - posted by zj...@apache.org on 2020/02/09 14:24:25 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4490]. Update ZeppelinContext document - posted by zj...@apache.org on 2020/02/10 02:18:51 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4441]. Update interpreter overview page - posted by zj...@apache.org on 2020/02/10 02:28:11 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4485]. Update how to install page - posted by zj...@apache.org on 2020/02/11 06:23:05 UTC, 0 replies.
- [zeppelin] branch master updated: [minor] Minor doc update - posted by zj...@apache.org on 2020/02/11 08:07:11 UTC, 0 replies.
- [zeppelin] branch master updated: [minor] Minor document fix - posted by zj...@apache.org on 2020/02/11 09:26:06 UTC, 0 replies.
- [zeppelin] branch master updated: [HOTFIX]. Fix JupyterUtilTest fails - posted by zj...@apache.org on 2020/02/12 01:45:18 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4597]. Deprecate r module - posted by zj...@apache.org on 2020/02/12 03:14:34 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4598]. upgrade-note.sh GitNotebookRepo cannot be cast to OldNotebookRepo - posted by zj...@apache.org on 2020/02/13 09:33:40 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4605]. Fail to launch spark interpreter in yarn-cluster mode because missing of zeppelin-interpreter-shaded - posted by zj...@apache.org on 2020/02/13 09:38:37 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4607]. Return OK when fail to run paragraph - posted by zj...@apache.org on 2020/02/13 09:40:35 UTC, 0 replies.
- [zeppelin] branch master updated: [minor] Remove unnecessary logging - posted by zj...@apache.org on 2020/02/14 02:19:11 UTC, 0 replies.
- [zeppelin] branch master updated: [hotfix] Fix test failed of NotebookRestApiTest - posted by zj...@apache.org on 2020/02/14 02:58:38 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter - posted by zj...@apache.org on 2020/02/14 07:48:47 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4606]. Run paragraph rest api cause the paragraph configuration missing after execution - posted by zj...@apache.org on 2020/02/14 07:50:51 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4611]. Fetching rows with newline character (\n) breaks entire table - posted by zj...@apache.org on 2020/02/14 08:16:14 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4580] check the instance type rather than the class name - posted by zj...@apache.org on 2020/02/17 02:04:09 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4616]. Rename BaseZeppelinContext to ZeppelinContext - posted by zj...@apache.org on 2020/02/17 02:09:11 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4615]. Remove annoying exception when shutting down interpreter - posted by zj...@apache.org on 2020/02/17 02:11:34 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4613]. Scheduler thread is not closed properly - posted by zj...@apache.org on 2020/02/17 03:45:31 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4618] Zeppelin on Kubernetes does not automatically configure Spark on Kubernetes - posted by mo...@apache.org on 2020/02/17 17:39:43 UTC, 0 replies.
- [zeppelin] branch master updated: [hotfix] Fix CI test (DirAccessTest) - posted by zj...@apache.org on 2020/02/18 01:26:44 UTC, 0 replies.
- [zeppelin] branch branch-0.8 updated: [ZEPPELIN-4580] check the instance type rather than the class name - posted by zj...@apache.org on 2020/02/18 01:28:24 UTC, 0 replies.
- [zeppelin] branch master updated: [minor] Add test for z.show(df, show_index=True) - posted by zj...@apache.org on 2020/02/18 01:55:13 UTC, 0 replies.
- [zeppelin] branch master updated: [minor] defaultInterpreter is missing in python interpreter - posted by zj...@apache.org on 2020/02/18 01:58:11 UTC, 0 replies.
- [zeppelin] branch branch-0.8 updated: [ZEPPELIN-4600] Socket connection between zeppelin server and interpreter is not closed properly for branch 0.8 - posted by zj...@apache.org on 2020/02/18 02:04:52 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4617]. Clean ParagraphJobListener - posted by zj...@apache.org on 2020/02/18 02:08:40 UTC, 0 replies.
- [zeppelin] branch master updated: [hotfix] rename zeppelin-interpreter-api to zeppelin-interpreter-shaded in rlang module - posted by zj...@apache.org on 2020/02/18 02:46:38 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4614]. Dead lock in ZeppelinServer - posted by zj...@apache.org on 2020/02/18 02:53:46 UTC, 0 replies.
- [zeppelin] branch master updated: [hotfix] fix code style issue - posted by zj...@apache.org on 2020/02/18 03:11:51 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4600] Socket connection between zeppelin server and interpreter is not closed properly for master branch - posted by zj...@apache.org on 2020/02/18 14:27:53 UTC, 0 replies.
- [zeppelin] branch master updated: [hotfix] Fix z.show(df, show_index) in PySpark & PyFlink - posted by zj...@apache.org on 2020/02/19 05:43:20 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4568] Fix can not update output when the data is empty - posted by mo...@apache.org on 2020/02/19 20:36:33 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4620]. Exported note json is not pretty print - posted by zj...@apache.org on 2020/02/21 01:23:45 UTC, 0 replies.
- [zeppelin] branch master updated: [hotfix] unable to install ggplot2 - posted by zj...@apache.org on 2020/02/21 09:24:45 UTC, 0 replies.
- [zeppelin] branch master updated: [hotfix] Fail to install r packages - posted by zj...@apache.org on 2020/02/21 14:27:43 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4627]. Codegen fails for SparkInterpreter - posted by zj...@apache.org on 2020/02/22 08:08:47 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4633]. Disable web-angular profile by default - posted by zj...@apache.org on 2020/02/25 02:19:28 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4643]. Fail to start zeppelin server because zeppelin-interpreter-shaded is under lib - posted by zj...@apache.org on 2020/02/26 14:00:54 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4646]. zeppelin-server doesn't need scala - posted by zj...@apache.org on 2020/02/28 01:32:43 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4640]. Save note after saving interpreter binding setting - posted by zj...@apache.org on 2020/02/28 01:33:30 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4631]. Don't save path in note - posted by zj...@apache.org on 2020/02/28 01:34:12 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4644]. Don't overwrite system's env if the env property value is empty - posted by zj...@apache.org on 2020/02/28 01:35:24 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4397] Allow random userid for zeppelin process in container image - posted by zj...@apache.org on 2020/02/28 09:48:54 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4571] Add MongoDB interpreter for Zeppelin - posted by zj...@apache.org on 2020/02/28 10:20:17 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4619] Run a note from the commandline - posted by mo...@apache.org on 2020/02/28 18:55:19 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4641]. Close interpreter in LazyOpenInterpreter when fail to open interpreter - posted by zj...@apache.org on 2020/02/29 00:20:06 UTC, 0 replies.
- [zeppelin] branch master updated: [ZEPPELIN-4488]. Support Flink 1.10 - posted by zj...@apache.org on 2020/02/29 10:21:50 UTC, 0 replies.