Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/17723#discussion_r119255357
--- Diff: resource-managers/yarn/pom.xml ---
@@ -167,30 +167,7 @@
<version>${jersey-1.version}</version>
</dependency>
- <!--
- Testing Hive reflection needs hive on the test classpath only.
- It doesn't need the spark hive modules, so the -Phive flag is not
checked.
- -->
- <dependency>
- <groupId>${hive.group}</groupId>
- <artifactId>hive-exec</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>${hive.group}</groupId>
- <artifactId>hive-metastore</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.apache.thrift</groupId>
- <artifactId>libthrift</artifactId>
--- End diff --
Can't say without looking at history. Maybe some issue that required Spark
to force a particular version of thrift.
---
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]