Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/10054#discussion_r46327951
--- Diff: core/pom.xml ---
@@ -270,7 +270,7 @@
<dependency>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-client</artifactId>
- <version>0.8.1</version>
+ <version>0.8.2</version>
<exclusions>
<exclusion>
<groupId>org.apache.hadoop</groupId>
--- End diff --
I've filed https://tachyon.atlassian.net/browse/TACHYON-1380 to ask Tachyon
to change the handling of dependnecies in this POM for future releases. For
now, though, I've verified that we don't need to change any of these exclusions
because the client's dependencies haven't changed, so I think this PR should be
good to merge.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]