Ashok Kumar created SPARK-9758:
----------------------------------
Summary: Compilation issue for hive test
Key: SPARK-9758
URL: https://issues.apache.org/jira/browse/SPARK-9758
Project: Spark
Issue Type: Bug
Components: Build
Reporter: Ashok Kumar
Priority: Trivial
There is compilation issue in hive test package.
hive-test directory structure is as below
src/test/java
package- test/org/apache/spark/*/*
Here package starts with test/org/apache/spark/*/* but in code
package structure doesn't start with test.
Affected files
files under below folder
hive\src\test\java\test\org\apache\spark\sql\hive\execution\*
hive\src\test\scala\org\apache\spark\sql\hive\execution\HiveUdfSuite.scala
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]