jongyoul commented on code in PR #4524:
URL: https://github.com/apache/zeppelin/pull/4524#discussion_r1037834518
##
alluxio/src/main/java/org/apache/zeppelin/alluxio/AlluxioInterpreter.java:
##
@@ -74,19 +74,25 @@ public AlluxioInterpreter(Properties property) {
alluxioMa
Hi
Please review the following commit which aims to upgrade the library for
alluxio client for Alluxio's interpreter.
PR Link: https://github.com/apache/zeppelin/pull/4524
Jira Ticket Link: https://issues.apache.org/jira/browse/ZEPPELIN-5859
Thanks and Regards.
Ankit Prakash Gupta
infoankitp commented on code in PR #4524:
URL: https://github.com/apache/zeppelin/pull/4524#discussion_r1037294160
##
alluxio/src/main/java/org/apache/zeppelin/alluxio/AlluxioInterpreter.java:
##
@@ -19,10 +19,7 @@
package org.apache.zeppelin.alluxio;
import alluxio.cli.fs.F
infoankitp commented on code in PR #4524:
URL: https://github.com/apache/zeppelin/pull/4524#discussion_r1037290777
##
alluxio/src/main/java/org/apache/zeppelin/alluxio/AlluxioInterpreter.java:
##
@@ -19,10 +19,7 @@
package org.apache.zeppelin.alluxio;
import alluxio.cli.fs.F
jongyoul commented on code in PR #4524:
URL: https://github.com/apache/zeppelin/pull/4524#discussion_r1037283827
##
alluxio/src/main/java/org/apache/zeppelin/alluxio/AlluxioInterpreter.java:
##
@@ -19,10 +19,7 @@
package org.apache.zeppelin.alluxio;
import alluxio.cli.fs.Fil
infoankitp opened a new pull request, #4524:
URL: https://github.com/apache/zeppelin/pull/4524
[ZEPPELIN-5859] Upgrading alluxio client library to latest stable release
2.9.0
### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
Fir
Ankit Prakash Gupta created ZEPPELIN-5859:
-
Summary: Upgrade the Alluxio client library to latest stable
version's client for alluxio interpreter
Key: ZEPPELIN-5859
URL: https://issues.apache.org/jira/brow
jongyoul commented on PR #4522:
URL: https://github.com/apache/zeppelin/pull/4522#issuecomment-1333620239
> I use the M1 mac, may be related (not sure), I can not compile the
project, I'm going to fix it one by one
Yep. I also use m1 mac. BTW, I appreciate your interest for Zeppelin.
Samuel Siebenmann created ZEPPELIN-5858:
---
Summary: Race condition between moveNote and saveNote causes
duplicated notes
Key: ZEPPELIN-5858
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5858
jongyoul commented on code in PR #4520:
URL: https://github.com/apache/zeppelin/pull/4520#discussion_r1036799642
##
.appveyor.yml:
##
@@ -31,4 +31,4 @@ install:
build_script:
- echo "Build"
- - ps: ./mvnw clean package -DskipTests
+ - ps: ./mvnw clean package -DskipTests
10 matches
Mail list logo