[GitHub] [zeppelin] martin-g commented on pull request #4243: ZEPPELIN-5543 Use TravisCI for testing on Linux ARM64

2021-12-13 Thread GitBox
martin-g commented on pull request #4243: URL: https://github.com/apache/zeppelin/pull/4243#issuecomment-992212839 I haven't tried yet! Before I do it I want to explain something that was a stopper for another project: When creating an account at Oracle Cloud (OCI) they will ask

Log4j settings to avoid the recent RCE

2021-12-13 Thread Great Info
Does anyone how to set below option so that zeppelin daemon can pick this - options Dlog4j2.formatMsgNoLookups=true Thanks Cod

Re: Log4j settings to avoid the recent RCE

2021-12-13 Thread Jeff Zhang
Zeppelin doesn't use log4j2, it use log4j 1. So I don't think Zeppelin is affected Great Info 于2021年12月13日周一 17:07写道: > Does anyone how to set below option so that zeppelin daemon can pick this > > - options Dlog4j2.formatMsgNoLookups=true > > Thanks > Cod > -- Best Regards Jeff Zhang

Re: Log4j settings to avoid the recent RCE

2021-12-13 Thread Great Info
Any reason why it is still on log4j1, this is pretty old, I understand it needs some api changes to upgrade to 2.. On Mon, 13 Dec 2021, 2:42 pm Jeff Zhang, wrote: > Zeppelin doesn't use log4j2, it use log4j 1. So I don't think Zeppelin is > affected > > Great Info 于2021年12月13日周一 17:07写道: > > >

[GitHub] [zeppelin] martin-g commented on pull request #4243: ZEPPELIN-5543 Use TravisCI for testing on Linux ARM64

2021-12-13 Thread GitBox
martin-g commented on pull request #4243: URL: https://github.com/apache/zeppelin/pull/4243#issuecomment-992525985 I've setup 4 self-hosted runners on my ARM64 VM at Oracle Cloud. With https://github.com/martin-g/zeppelin/pull/1/files I've started using them. But there is a problem wi

[GitHub] [zeppelin] asfgit closed pull request #4267: [ZEPPELIN-5580] Pass scala version from SparkInterpreterLauncher instead of detect it at runtime

2021-12-13 Thread GitBox
asfgit closed pull request #4267: URL: https://github.com/apache/zeppelin/pull/4267 -- 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: dev-unsubscr..