[GitHub] [zeppelin] asfgit closed pull request #3443: [ZEPPELIN-4311] Supporting new parser for markdown as pegdown parser …

2019-09-22 Thread GitBox
asfgit closed pull request #3443: [ZEPPELIN-4311] Supporting new parser for 
markdown as pegdown parser …
URL: https://github.com/apache/zeppelin/pull/3443
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[DISCUSS] Release 0.8.2

2019-09-22 Thread Jeff Zhang
Hi Folks,

0.8.1 is released half year ago (Jan 2019), I'd to start the discussion
about releasing of 0.8.2 which fixed several critical issues. Let me know
your thoughts, thanks.

https://jira.apache.org/jira/issues/?jql=project%20%3D%20ZEPPELIN%20AND%20fixVersion%20%3D%200.8.2



-- 
Best Regards

Jeff Zhang


[jira] [Created] (ZEPPELIN-4344) Error in commond.cmd

2019-09-22 Thread qinchaofeng (Jira)
qinchaofeng created ZEPPELIN-4344:
-

 Summary: Error in commond.cmd
 Key: ZEPPELIN-4344
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4344
 Project: Zeppelin
  Issue Type: Bug
Affects Versions: 0.8.1
Reporter: qinchaofeng


 
Zeppelin-0.8.1-bin-netinst.tgz downloaded from the official website,and the 
'bin/commond.cmd' contains the Illegal character ‘}’  behind 'ZEPPELIN_JMX_PORT'

!https://img-blog.csdnimg.cn/20190707002010904.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3UwMTA3MjA0MDg=,size_16,color_FF,t_70!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ZEPPELIN-4343) Failing pushing note to git repo may make zeppelin server fail to start

2019-09-22 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4343:


 Summary: Failing pushing note to git repo may make zeppelin server 
fail to start
 Key: ZEPPELIN-4343
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4343
 Project: Zeppelin
  Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Jeff Zhang


{code:java}
ERROR [2019-09-23 10:41:10,152] ({qtp767010715-13} 
NotebookServer.java[onMessage]:444) - Can't handle message: 
{"op":"LIST_CONFIGURATIONS","principal":"anonymous","ticket":"anonymous","roles":"[]"}
MultiException stack 1 of 4
org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during 
execution of push command
at org.eclipse.jgit.api.PushCommand.call(PushCommand.java:190)
at 
org.apache.zeppelin.notebook.repo.GitHubNotebookRepo.pushToRemoteSteam(GitHubNotebookRepo.java:129)
at 
org.apache.zeppelin.notebook.repo.GitHubNotebookRepo.init(GitHubNotebookRepo.java:64)
at 
org.apache.zeppelin.notebook.repo.NotebookRepoSync.init(NotebookRepoSync.java:81)
at 
org.apache.zeppelin.notebook.repo.NotebookRepoSync.(NotebookRepoSync.java:60)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at 
org.glassfish.hk2.utilities.reflection.ReflectionHelper.makeMe(ReflectionHelper.java:1375)
at org.jvnet.hk2.internal.ClazzCreator.createMe(ClazzCreator.java:272)
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:366)
at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
at 
org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:83)
at 
org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:71)
at 
org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:97)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.java:154)
at org.glassfish.hk2.utilities.cache.Cache.compute(Cache.java:199)
at 
org.jvnet.hk2.internal.SingletonContext.findOrCreate(SingletonContext.java:122)
at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126)
at 
org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:685)
at 
org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:78)
at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:212)
at 
org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:229)
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:358)
at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
at 
org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:83)
at 
org.jvnet.hk2.internal.SingletonContext$1.compute(SingletonContext.java:71)
at 
org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture$1.call(Cache.java:97)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
org.glassfish.hk2.utilities.cache.Cache$OriginThreadAwareFuture.run(Cache.jav 
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [zeppelin] zjffdu commented on issue #3451: [ZEPPELIN-4226] Fix "View in Spark web UI" in kubernetes mode

2019-09-22 Thread GitBox
zjffdu commented on issue #3451: [ZEPPELIN-4226] Fix "View in Spark web UI" in 
kubernetes mode
URL: https://github.com/apache/zeppelin/pull/3451#issuecomment-533940794
 
 
   LGTM


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[jira] [Created] (ZEPPELIN-4342) Spark master is always set to the same value

2019-09-22 Thread Nodir Yuldashev (Jira)
Nodir Yuldashev created ZEPPELIN-4342:
-

 Summary: Spark master is always set to the same value
 Key: ZEPPELIN-4342
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4342
 Project: Zeppelin
  Issue Type: Bug
  Components: Kubernetes
Affects Versions: 0.9.0
Reporter: Nodir Yuldashev


Spark Master is always set to 
*k8s://[https://kubernetes.default.svc|https://kubernetes.default.svc/]* 
regardless of what is specified on interpreter properties.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [zeppelin] santosh1994 closed pull request #3437: [ZEPPELIN-4319] Fix spell interpreter parse text logic

2019-09-22 Thread GitBox
santosh1994 closed pull request #3437: [ZEPPELIN-4319] Fix spell interpreter 
parse text logic
URL: https://github.com/apache/zeppelin/pull/3437
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [zeppelin] santosh1994 opened a new pull request #3437: [ZEPPELIN-4319] Fix spell interpreter parse text logic

2019-09-22 Thread GitBox
santosh1994 opened a new pull request #3437: [ZEPPELIN-4319] Fix spell 
interpreter parse text logic
URL: https://github.com/apache/zeppelin/pull/3437
 
 
   ### What is this PR for?
   Spell interpreter returns incorrect results when paragraph having magic in 
between text, with current approach to get text without magic 
   
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4319
   
   ### How should this be tested?
   * Enable zeppelin-markdown-spell
   * Run %markdown paragraph with containing %markdown as text within it
   * Verify if result is valid and complete
   
   ### Screenshots (if appropriate)
   Before:
   
![image](https://user-images.githubusercontent.com/7022342/64242037-72995580-cf22-11e9-9e8f-491673986991.png)
   After:
   
![image](https://user-images.githubusercontent.com/7022342/64242045-76c57300-cf22-11e9-8bc0-dc54239525e0.png)
   
   ### Questions:
   * Does the licenses files need update?
   * Is there breaking changes for older versions?
   * Does this needs documentation?
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services