[
https://issues.apache.org/jira/browse/HIVE-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghotham Murthy updated HIVE-504:
----------------------------------
Attachment: hive-504.1.patch
Without the fix to ScriptOperator.java, the query in nullscript.q fails.
> script operator fails when there is an empty input file
> -------------------------------------------------------
>
> Key: HIVE-504
> URL: https://issues.apache.org/jira/browse/HIVE-504
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 0.4.0
> Reporter: Raghotham Murthy
> Assignee: Raghotham Murthy
> Fix For: 0.4.0
>
> Attachments: hive-504.1.patch
>
>
> Get the following error:
> Exception in thread "Timer-2" 09/05/21 11:58:13 INFO exec.FilterOperator:
> Initialization Done
> java.lang.NullPointerException
> at
> org.apache.hadoop.hive.ql.exec.ScriptOperator$ReporterTask.run(ScriptOperator.java:485)
> at java.util.TimerThread.mainLoop(Timer.java:512)
> at java.util.TimerThread.run(Timer.java:462)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.