zjffdu commented on pull request #4127:
URL: https://github.com/apache/zeppelin/pull/4127#issuecomment-887221869
@nilroy @Reamer The major problem of this PR is that `readarray` is not
supported in mac, this would cause user unable to use zeppelin directly on mac.
IIUC, this PR just use `|
We are not familiar with the embedded jetty. Last time we upgraded to the
9.4.42 version and the product just didn't start. We have no clue what was
going on. I was hoping someone from the Zeppelin community can fix it soon.
Thanks
On Monday, July 26, 2021, 10:04:38 AM EDT, Jeff Zhang
w
Do you want to help with this ticket ?
denny wong 于2021年7月26日周一 下午10:00写道:
> Hi
> Any progress on this JIRA? Is this being actively worked on?
> https://github.com/apache/zeppelin/pull/4160
>
> Thanks
> Denny
--
Best Regards
Jeff Zhang
Hi
Any progress on this JIRA? Is this being actively worked on?
https://github.com/apache/zeppelin/pull/4160
Thanks
Denny
zjffdu edited a comment on pull request #4187:
URL: https://github.com/apache/zeppelin/pull/4187#issuecomment-886655295
@Reamer Looks like `readarray` is not available on mac.
```
/Users/jzhang/github/zeppelin/bin/interpreter.sh: line 303: readarray:
command not found
```
--
zjffdu commented on pull request #4187:
URL: https://github.com/apache/zeppelin/pull/4187#issuecomment-886655295
@Reamer Looks like `readarray` and `declare` are not available on mac.
```
/Users/jzhang/github/zeppelin/bin/interpreter.sh: line 303: readarray:
command not found
/
Jeff Zhang created ZEPPELIN-5469:
Summary: Support Flink 1.14
Key: ZEPPELIN-5469
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5469
Project: Zeppelin
Issue Type: New Feature
C