[
https://issues.apache.org/jira/browse/HIVE-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760666#comment-16760666
]
Mani M commented on HIVE-685:
-----------------------------
HI [~pvary]
Thanks for your valuable info.
Checked the logs. In Test File at one place the {color:#FF0000}null{color}
value is getting passed, which throws an error. I had fixed this and pushing
now for the build. Let's see build status.
java.lang.NullPointerException at
org.apache.hadoop.io.Text.encode(Text.java:451) at
org.apache.hadoop.io.Text.set(Text.java:198) at
org.apache.hadoop.io.Text.<init>(Text.java:88) at
org.apache.hadoop.hive.ql.udf.generic.TestGenericUDFQuote.runAndVerify(TestGenericUDFQuote.java:52)
at
org.apache.hadoop.hive.ql.udf.generic.TestGenericUDFQuote.testQuote({color:#FF0000}TestGenericUDFQuote.java:39{color})
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at
junit.framework.TestCase.runTest(TestCase.java:176) at
junit.framework.TestCase.runBare(TestCase.java:141) at
junit.framework.TestResult$1.protect(TestResult.java:122) at
junit.framework.TestResult.runProtected(TestResult.java:142) at
junit.framework.TestResult.run(TestResult.java:125) at
junit.framework.TestCase.run(TestCase.java:129) at
junit.framework.TestSuite.runTest(TestSuite.java:255) at
junit.framework.TestSuite.run(TestSuite.java:250) a
> add UDFquote
> ------------
>
> Key: HIVE-685
> URL: https://issues.apache.org/jira/browse/HIVE-685
> Project: Hive
> Issue Type: New Feature
> Reporter: Namit Jain
> Assignee: Mani M
> Priority: Major
> Labels: todoc4.0, udf
> Fix For: 4.0.0
>
> Attachments: HIVE.685.02.PATCH, HIVE.685.03.PATCH, HIVE.685.04.PATCH,
> HIVE.685.05.PATCH, HIVE.685.06.PATCH, HIVE.685.07.PATCH, HIVE.685.08.PATCH,
> HIVE.685.PATCH
>
>
> add UDFquote
> look at
> http://dev.mysql.com/doc/refman/5.0/en/func-op-summary-ref.html
> for details
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)