MaxGekk commented on issue #26392: [WIP][SPARK-29750][BUILD] Avoid dependency 
from joda-time
URL: https://github.com/apache/spark/pull/26392#issuecomment-549697554
 
 
   There is a transitive dependency from `joda-time` via hive-common for 
`hadoop-3.2`:
   ```
   [info] joda-time:joda-time:2.8.1
   [info]   +-org.apache.hive:hive-common:2.3.6
   [info]     +-org.apache.spark:spark-hive_2.12:3.0.0-SNAPSHOT [S]
   ```
   which still exists in hive's master: 
https://github.com/apache/hive/blob/master/common/pom.xml#L101-L105

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to