[ 
https://issues.apache.org/jira/browse/HIVE-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747176#action_12747176
 ] 

Edward Capriolo commented on HIVE-645:
--------------------------------------

Luis,

The logs will not emit to the console unless you have 'set 
mapred.job.tracker=local' I think. You can do that ... or....

You should probably look at the job/task logs from the task tracker. 
http://verizonmaster:50030/jobdetails.jsp?jobid=job_200908201702_0125 

Or last ditch you can rebuild the UDF with system.out system.err the output of 
that is definitely written to the task log.

Also make sure you have speculative execution off. 



> A UDF that can export data to JDBC databases.
> ---------------------------------------------
>
>                 Key: HIVE-645
>                 URL: https://issues.apache.org/jira/browse/HIVE-645
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Contrib
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>            Priority: Minor
>         Attachments: hive-645-2.patch, hive-645-3.patch, hive-645-4.patch, 
> hive-645-5.patch, hive-645.patch
>
>
> A UDF that can export data to JDBC databases.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to