Github user shivaram commented on the pull request:
https://github.com/apache/spark/pull/5604#issuecomment-99610082
I think this PR might have broken the build ? I am synced to master and ran
```
build/mvn -Pyarn -Phadoop-2.4 -Dhadoop.version=2.4.0 -DskipTests -Psparkr
clean package
```
I get the following error
```
[error]
/Users/shivaram/debian-shared/spark-1/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveWindowFunctionQuerySuite.scala:769:
not found: type HiveCompatibilitySuite
[error] extends HiveCompatibilitySuite with BeforeAndAfter {
[error] ^
[error]
/Users/shivaram/debian-shared/spark-1/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveWindowFunctionQuerySuite.scala:828:
value testCases is not a member of org.scalatest.BeforeAndAfter
[error] override def testCases: Seq[(String, File)] =
super.testCases.filter {
[error] ^
[error] two errors found
[error] Compile failed at May 6, 2015 2:00:25 PM [5.890s]
```
---
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]