NavidHt commented on issue #1910: ZEPPELIN-1977. spark 2.1 uses a more recent 
commons-lang3
URL: https://github.com/apache/zeppelin/pull/1910#issuecomment-475237960
 
 
   I'm having this issue on 0.8.1 again. It was okay in Zeppelin 0.8.0. Is it 
possible that dependency to commns-lang3 brought back again?
   Source of conflict is the file 
`<zeppelin-dir>/lib/interpreter/commons-lang3-3.4.jar` which added in 0.8.1, it 
does not exist in 0.8.0.
   My spark uses `commons-lang3-3.5` and I'm getting this error because of this 
conflict:
   
   > java.io.InvalidClassException: 
org.apache.commons.lang3.time.FastDateParser; local class incompatible: stream 
classdesc serialVersionUID = 2, local class serialVersionUID = 3

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to