maziyarpanahi commented on issue #3290: [ZEPPELIN-3939] Spark 2.4 uses a more 
recent commons-lang3 than Zeppelin-0.8
URL: https://github.com/apache/zeppelin/pull/3290#issuecomment-457493687
 
 
   Hi @felixcheung, I have tested the build in macOS and Ubuntu with 
-Pspark-2.4 and also tested this pull request with both spark-2.4 and 
spark-2.3.x manually with my notebooks. They all passed with no problem.
   I am also using this pull request in production at our lab with 5-10 users 
with each having a different use case. Actually, that was how we caught the 
`CSV` and `JSON` problem right after I built it to support Spark 2.4 in 
branch-0.8 with CDH.
   If you have any test which I can include it in the build process or run 
after the build I would be happy to do it. (but normally to reproduce this, you 
just need to download the latest release which supports Spark 2.4 and just read 
any `csv` or `json` file. Text and Parquet are OK since they don't use the same 
serializations I am guessing)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to