[GitHub] [zeppelin] Reamer commented on pull request #4545: CI broken

2023-01-18 Thread GitBox
Reamer commented on PR #4545: URL: https://github.com/apache/zeppelin/pull/4545#issuecomment-1387192701 > I think it's good but I just have one question. Is there any critical reason that we changed `test` to `verify`? It looks similar and `verify` is running after `test` and `package`, and

[GitHub] [zeppelin] Reamer commented on pull request #4545: CI broken

2023-01-17 Thread GitBox
Reamer commented on PR #4545: URL: https://github.com/apache/zeppelin/pull/4545#issuecomment-1385569897 The tests are running through. I will clean up the PR now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [zeppelin] Reamer commented on pull request #4545: CI broken

2023-01-13 Thread GitBox
Reamer commented on PR #4545: URL: https://github.com/apache/zeppelin/pull/4545#issuecomment-1382117894 @zjffdu Do you have any idea how to fix the Flink compilation? I find the setup with the symlink of `flink-scala-parent` very unattractive, this does not seem clean. -- This is an a

[GitHub] [zeppelin] Reamer commented on pull request #4545: CI broken

2023-01-12 Thread GitBox
Reamer commented on PR #4545: URL: https://github.com/apache/zeppelin/pull/4545#issuecomment-1380118193 Spark CI-Jobs seems to be running without errors. https://github.com/apache/zeppelin/actions/runs/3894046270/jobs/6660597445 -- This is an automated message from the Apache Git Servic

[GitHub] [zeppelin] Reamer commented on pull request #4545: CI broken

2023-01-11 Thread GitBox
Reamer commented on PR #4545: URL: https://github.com/apache/zeppelin/pull/4545#issuecomment-1378852906 The following error seems to be a maven reactor issue. Running the tests with ` -am -Dtest=org/apache/zeppelin/spark/*` seems to solve the issue (at least on my local machine) ``` 2

[GitHub] [zeppelin] Reamer commented on pull request #4545: CI broken

2023-01-09 Thread GitBox
Reamer commented on PR #4545: URL: https://github.com/apache/zeppelin/pull/4545#issuecomment-1375722112 The next error, which occurs frequently, is as follows. ``` 2023-01-06T17:43:32.9579892Z [ERROR] testIPythonProcessKilled Time elapsed: 3.305 s <<< ERROR! 2023-01-06T17:43:3

[GitHub] [zeppelin] Reamer commented on pull request #4545: CI broken

2023-01-06 Thread GitBox
Reamer commented on PR #4545: URL: https://github.com/apache/zeppelin/pull/4545#issuecomment-1373918746 Next error ยดยดยด Error: Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.2.2:shade (default) on project zeppelin-jupyter-interpreter-shaded: Error creating shaded

[GitHub] [zeppelin] Reamer commented on pull request #4545: CI broken

2023-01-06 Thread GitBox
Reamer commented on PR #4545: URL: https://github.com/apache/zeppelin/pull/4545#issuecomment-1373780697 ``` Caused by: java.lang.ClassNotFoundException: org/apache/zeppelin/shaded/org.apache.zeppelin.shaded.org.apache.commons.pool2.impl.DefaultEvictionPolicy ``` looks like a shading

[GitHub] [zeppelin] Reamer commented on pull request #4545: CI broken

2023-01-06 Thread GitBox
Reamer commented on PR #4545: URL: https://github.com/apache/zeppelin/pull/4545#issuecomment-1373762162 Found the following error inside log. Therefore I created [ZEPPELIN-5861](https://issues.apache.org/jira/projects/ZEPPELIN/issues/ZEPPELIN-5861) ``` 2023-01-06T14:50:16.2093997