[GitHub] [zeppelin] zjffdu commented on pull request #4266: [ZEPPELIN-5576] Improve Zeppelin CI

2021-11-24 Thread GitBox
zjffdu commented on pull request #4266: URL: https://github.com/apache/zeppelin/pull/4266#issuecomment-977627868 @Reamer Do you have time to review it ? It make a lot changes on core CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [zeppelin] martin-g commented on a change in pull request #4266: [ZEPPELIN-5576] Improve Zeppelin CI

2021-11-24 Thread GitBox
martin-g commented on a change in pull request #4266: URL: https://github.com/apache/zeppelin/pull/4266#discussion_r755790712 ## File path: .github/workflows/core.yml ## @@ -94,97 +97,25 @@ jobs: key: ${{ runner.os }}-zeppelin-${{ hashFiles('**/pom.xml') }}

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4266: [ZEPPELIN-5576] Improve Zeppelin CI

2021-11-24 Thread GitBox
zjffdu commented on a change in pull request #4266: URL: https://github.com/apache/zeppelin/pull/4266#discussion_r755887628 ## File path: .github/workflows/core.yml ## @@ -94,97 +97,25 @@ jobs: key: ${{ runner.os }}-zeppelin-${{ hashFiles('**/pom.xml') }}

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4266: [ZEPPELIN-5576] Improve Zeppelin CI

2021-11-24 Thread GitBox
zjffdu commented on a change in pull request #4266: URL: https://github.com/apache/zeppelin/pull/4266#discussion_r755888037 ## File path: .github/workflows/frontend.yml ## @@ -47,6 +47,10 @@ jobs: run: ./mvnw -B install -DskipTests -DskipRat -pl ${INTERPRETERS} -Phado

[GitHub] [zeppelin] Reamer commented on a change in pull request #4266: [ZEPPELIN-5576] Improve Zeppelin CI

2021-11-24 Thread GitBox
Reamer commented on a change in pull request #4266: URL: https://github.com/apache/zeppelin/pull/4266#discussion_r755919147 ## File path: zeppelin-interpreter-integration/pom.xml ## @@ -24,7 +24,7 @@ zeppelin org.apache.zeppelin 0.11.0-SNAPSHOT -.. +../po

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4266: [ZEPPELIN-5576] Improve Zeppelin CI

2021-11-24 Thread GitBox
zjffdu commented on a change in pull request #4266: URL: https://github.com/apache/zeppelin/pull/4266#discussion_r756643346 ## File path: rlang/pom.xml ## @@ -113,6 +113,13 @@ compile + +org.apache.hadoop +hadoop-common +

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4266: [ZEPPELIN-5576] Improve Zeppelin CI

2021-11-24 Thread GitBox
zjffdu commented on a change in pull request #4266: URL: https://github.com/apache/zeppelin/pull/4266#discussion_r756644177 ## File path: pom.xml ## @@ -398,12 +401,27 @@ ${jettison.version} + +org.apache.hadoop +${hadoop-client-api.arti