[
https://issues.apache.org/jira/browse/HIVE-14255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman updated HIVE-14255:
----------------------------------
Comment: was deleted
(was: branch-1 no longer compiles with this
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile)
on project hive-exec: Compilation failure: Compilation failure:
[ERROR]
/Users/ekoifman/dev/hiverwcommit/ql/src/java/org/apache/hadoop/hive/ql/io/NullRowsInputFormat.java:[48,6]
error: no suitable constructor found for FileSplit(no arguments)
[ERROR] is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR]
/Users/ekoifman/dev/hiverwcommit/ql/src/java/org/apache/hadoop/hive/ql/io/NullRowsInputFormat.java:[105,59]
error: cannot find symbol
[ERROR] class FileInputFormat
[ERROR]
/Users/ekoifman/dev/hiverwcommit/ql/src/java/org/apache/hadoop/hive/ql/io/orc/FileDump.java:[535,29]
error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR]
{noformat})
> Backport part of HIVE-12950 to fix "Can not create Path from an emtpy string"
> exception
> ---------------------------------------------------------------------------------------
>
> Key: HIVE-14255
> URL: https://issues.apache.org/jira/browse/HIVE-14255
> Project: Hive
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Fix For: 1.3.0
>
> Attachments: HIVE-14255-branch-1.patch
>
>
> HIVE-12950 already fixes the issue but that patch many unrelated changes that
> are not in branch-1.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)