[GitHub] [zeppelin] brbrown25 commented on pull request #1598: [ZEPPELIN-1618] [WIP] Support ElasticSearch 5.0

2020-10-12 Thread GitBox


brbrown25 commented on pull request #1598:
URL: https://github.com/apache/zeppelin/pull/1598#issuecomment-707345873


   @1ambda recently elastico deprecated http and requires https now, is there 
any plan to upgraded this connector?



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




[GitHub] [zeppelin] Reamer commented on pull request #3938: [ZEPPELIN-5090] Migrate to org.apache.httpcomponents:httpclient

2020-10-12 Thread GitBox


Reamer commented on pull request #3938:
URL: https://github.com/apache/zeppelin/pull/3938#issuecomment-707148565


   If there are no further comments, I will merge this PR into Master and 
Branch-0.9 on Wednesday (14.10.2020)



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




[GitHub] [zeppelin] zjffdu opened a new pull request #3940: [ZEPPELIN-5093]. yarn interpreter mode is broken for flink interpreter

2020-10-12 Thread GitBox


zjffdu opened a new pull request #3940:
URL: https://github.com/apache/zeppelin/pull/3940


   ### What is this PR for?
   
   There're 2 issues in yarn interpreter mode for flink interpreter:
   1. Fail to submit yarn app when hive is enabled
   2. Unable to create HiveCatalog in hadoop3
   
   ### What type of PR is it?
   [Bug Fix ]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-5093
   
   ### How should this be tested?
   *CI pass
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   



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




[GitHub] [zeppelin] Reamer commented on pull request #3875: [ZEPPELIN-4989] Update to Maven resolver

2020-10-12 Thread GitBox


Reamer commented on pull request #3875:
URL: https://github.com/apache/zeppelin/pull/3875#issuecomment-706950674


   If there are no further comments, I will merge this PR into Master and 
Branch-0.9 on Wednesday (14.10.2020)



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




[jira] [Created] (ZEPPELIN-5093) yarn interpreter mode doesn't work when hive is enabled

2020-10-12 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5093:


 Summary: yarn interpreter mode doesn't work when hive is enabled
 Key: ZEPPELIN-5093
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5093
 Project: Zeppelin
  Issue Type: Bug
  Components: flink
Affects Versions: 0.9.0
Reporter: Jeff Zhang






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


[GitHub] [zeppelin] xinxingi closed pull request #3929: [ZEPPELIN-5071] Appears when building zeppelin-web:'npm run build:dist' failed.

2020-10-12 Thread GitBox


xinxingi closed pull request #3929:
URL: https://github.com/apache/zeppelin/pull/3929


   



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




[jira] [Created] (ZEPPELIN-5092) Unexpected paragraph text erase which have dynamic forms

2020-10-12 Thread Seung Jin Jang (Jira)
Seung Jin Jang created ZEPPELIN-5092:


 Summary: Unexpected paragraph text erase which have dynamic forms
 Key: ZEPPELIN-5092
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5092
 Project: Zeppelin
  Issue Type: Bug
  Components: NotebookRepo
Affects Versions: 0.9.0
 Environment: * Zeppelin 0.9.0-SNAPSHOT1 / 0.9.0-SNAPSHOT2
 * OS: Linux Mint 19 Tara / Linux Mint 18.2 Sonya
 * Python Interpreter for the notebook
 * Python 3.7.5 (virtual environment)
 * Pandas 1.1.2
Reporter: Seung Jin Jang
 Attachments: addrs, addrs_2FMXVS87B.zpln

Hello,

 

I made two step address input forms using z.select dynamic form. (Please refers 
attached notebook)

It worked basic steps fine that choose a state firstly, and then choose city in 
the state.

 

Most of case it worked well, however, randomly the paragraph text which have 
dynamic forms was entirely erased, and it filled only one character (space 
character)

 

Reproduce step was like below;

1) Start zeppelin daemon

2) Login runner permission user (my case, 'test1' user was specfied in the 
notebook)

3) Open the notebook

4) Choose state and city several times

5) Press F5 to refresh web page

6) Repeat above 4), 5) steps several times

7) Suddenly there is no response when selecting a state

8) Check notebook source, then the paragraph text become erased. (remain only 
space character)

9) If it doesn't reproduce for long time, then repeat from step 1) again.

 

Interesting thing was that, I could only reproduce this issue with the user 
which have runnable permission.

I never had seen this issue with notebook owner so far.

 

This problem very annoying me to service notebook to my colleagues.

Please have a look this issue, and if you guys need more information, kindly 
let me know.



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