tbonelee commented on PR #5095: URL: https://github.com/apache/zeppelin/pull/5095#issuecomment-3404328839
How about switching to the unshaded `ZeppelinConfiguration` as in [this commit](https://github.com/tbonelee/zeppelin/commit/5cf4d99be919127ca11336ecdb9b8ef45550e089)? (`2.` from my previous comment.) Maybe `rawString` fixes some cases, but by skipping required shaded classes it creates new issues. It seems to fix all the failing jobs(), though I'd prefere a more explicit fix if possible. (Failed E2E test was fixed in other PR) <img width="284" height="158" alt="image" src="https://github.com/user-attachments/assets/8591cd92-d1e3-4f87-a281-72eaa3949d90" /> <img width="289" height="412" alt="image" src="https://github.com/user-attachments/assets/49b44e8d-e9a2-408b-981e-395455a3d4c5" /> -- 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]
