Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/15553#discussion_r84081996
--- Diff: sql/hive-thriftserver/pom.xml ---
@@ -41,11 +41,8 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.apache.spark</groupId>
- <artifactId>spark-core_${scala.binary.version}</artifactId>
- <version>${project.version}</version>
- <type>test-jar</type>
- <scope>test</scope>
+ <groupId>org.eclipse.jetty</groupId>
+ <artifactId>jetty-servlet</artifactId>
--- End diff --
I actually think that's a different, unrelated error that has been noted
several times. There's a JIRA I can't find just now but see
http://blogs.candoerz.com/question/128074/spark-sql-15-build-failure.aspx for
example. That is I don't think there should be a POM change to address this as
I understand it to be some env issue.
---
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]