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 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.