[GitHub] [zeppelin] huage1994 commented on pull request #4399: Bump commons-configuration2 from 2.7 to 2.8.0

2022-09-16 Thread GitBox


huage1994 commented on PR #4399:
URL: https://github.com/apache/zeppelin/pull/4399#issuecomment-1249583019

   @dependabot recreate


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [zeppelin] dependabot[bot] commented on pull request #4399: Bump commons-configuration2 from 2.7 to 2.8.0

2022-09-16 Thread GitBox


dependabot[bot] commented on PR #4399:
URL: https://github.com/apache/zeppelin/pull/4399#issuecomment-1249583037

   Sorry, only users with push access can use that command.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [zeppelin] huage1994 commented on pull request #4399: Bump commons-configuration2 from 2.7 to 2.8.0

2022-09-16 Thread GitBox


huage1994 commented on PR #4399:
URL: https://github.com/apache/zeppelin/pull/4399#issuecomment-1249584047

   @dependabot close


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [zeppelin] dependabot[bot] commented on pull request #4399: Bump commons-configuration2 from 2.7 to 2.8.0

2022-09-16 Thread GitBox


dependabot[bot] commented on PR #4399:
URL: https://github.com/apache/zeppelin/pull/4399#issuecomment-1249584078

   Sorry, only users with push access can use that command.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [zeppelin] huage1994 commented on pull request #4459: [ZEPPELIN-5815] Frontend CI jobs improvement

2022-09-16 Thread GitBox


huage1994 commented on PR #4459:
URL: https://github.com/apache/zeppelin/pull/4459#issuecomment-1249597925

   > Currently, the compilation of the plugins is quite fast. Where did you 
notice that it takes a long time? Source: 
   
   Hi @Reamer, I never thought `mvn package zeppelin-plugins` would take much 
time.  
   Currently, front end CI  would firstly `mvn install zeppelin-plugins`  and 
then `mvn package zeppelin-plugins`. This is not necessary. This PR is to 
remove `mvn install zeppelin-plugins`.
   
   > Currently there are two command in this step in file `frontend.yml`  as 
follow:
   > 
https://github.com/apache/zeppelin/blob/f42943c6d5bc04498b7fc9ca518dc433091a9c9c/.github/workflows/frontend.yml#L123-L125
   
   > The first command would `mvn install` many modules including the submodule 
of  `zeppelin-plugins`.
   
   
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Invite for the Zeppelin Community - OSA Con 2022!

2022-09-16 Thread Ryhan Sunny
Hi all,

Altinity is sponsoring *Open Source Analytics Conference 2022* on *November
15th*, a virtual conference that brings together devs from across the
analytic stack, including leaders like Max Beauchemin and Doug Cutting.

The CfP is open (till Sep 30) and we would love to hear from your
community. Check out the conference page: https://altinity.com/osa-con/.

See you there!
Best,
Ryhan

Stay updated with our social media:
Slack

| Twitter  | Facebook
 | LinkedIn
 | YouTube

https://altinity.com/osa-con/

-- 



*Ryhan Sunny*
Technical Solutions/Sales Engineer
rsu...@altinity.com


The Real-Time Data Company
Altinity.Cloud TM | Altinity Support | Altinity
Training
*www.altinity.com* 


[GitHub] [zeppelin] huage1994 commented on pull request #4459: [ZEPPELIN-5815] Frontend CI jobs improvement

2022-09-16 Thread GitBox


huage1994 commented on PR #4459:
URL: https://github.com/apache/zeppelin/pull/4459#issuecomment-1249612266

   Maybe I didn't write clear about the following description, which may 
mislead you.
   Actually PR #4279  is not related to this PR in terms of content.  But this 
PR would help to solve the blocking problem mentioned in following description 
in PR #4279 and I don't know why, so I put the following description here to 
ask for help.
   
   > By the way when I upgrade junit 4 to junit 5 
https://github.com/apache/zeppelin/pull/4279 , Frontend CI job would block at 
downloading dependency when mvn install the module k8s-standard, but it is ok 
to mvn package this module.
   > It 's really weird that both mvn install and mvn package is OK in my local 
environment, this problem only happens in Github CI jobs .
   > It has costed me very much time, but hard to find the real reason.I would 
really appreciate if someone tell me the reason.
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (ZEPPELIN-5822) Failed to run interpreter on Windows... can not execute "interpreter.cmd": not a valid Win32 .exe application, need to call "cmd.exe"

2022-09-16 Thread Arnaud Nauwynck (Jira)
Arnaud Nauwynck created ZEPPELIN-5822:
-

 Summary: Failed to run interpreter on Windows... can not execute 
"interpreter.cmd": not a valid Win32 .exe application, need to call "cmd.exe"
 Key: ZEPPELIN-5822
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5822
 Project: Zeppelin
  Issue Type: Bug
Reporter: Arnaud Nauwynck


on windows, can not run an interpreter (for example spark local)


{noformat}
java.io.IOException: Cannot run program "C:\apps\zeppelin\bin\interpreter.cmd" 
(in directory "."): CreateProcess error=5
at 
org.apache.commons.exec.DefaultExecutor$1.run(DefaultExecutor.java:205)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Cannot run program 
"C:\apps\zeppelin\bin\interpreter.cmd" (in directory "."): CreateProcess error=5
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at java.lang.Runtime.exec(Runtime.java:621)
at 
org.apache.commons.exec.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:61)
at 
org.apache.commons.exec.DefaultExecutor.launch(DefaultExecutor.java:279)
at 
org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:336)
at 
org.apache.commons.exec.DefaultExecutor.access$200(DefaultExecutor.java:48)
at 
org.apache.commons.exec.DefaultExecutor$1.run(DefaultExecutor.java:200)
... 1 more
Caused by: java.io.IOException: CreateProcess error=5
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.(ProcessImpl.java:444)
at java.lang.ProcessImpl.start(ProcessImpl.java:139)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 7 more

at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreter.open(RemoteInterpreter.java:129)
at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreter.getFormType(RemoteInterpreter.java:271)
at org.apache.zeppelin.notebook.Paragraph.jobRun(Paragraph.java:429)
{noformat}


This is similar root-cause to issue ZEPPELIN-5817.
Notice that issue 5817 needed to be patched before this error step.






--
This message was sent by Atlassian Jira
(v8.20.10#820010)