tbonelee commented on PR #4806:
URL: https://github.com/apache/zeppelin/pull/4806#issuecomment-2323264577

   The `pty4j` version 0.12.35 is not compatible with the current version of 
Java used in Zeppelin.
   Additionally, the latest `pty4j` version that is compatible with Zeppelin's 
Java version, 0.11.5 does not work on M1 Macs.
   (Although the `pty4j` code has been updated to support macOS arm64, it 
doesn't seem to work for some reason.)
   Therefore, unless we replcae the library with another one, this library 
upgrade can be applied after Zepplin's Java version is upgraded to 11 or higher.
   For now, I will close this PR.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to