Re: Error: SYSTEM ERROR: CompileException: Line 80, Column 24:Assignment conversion not possible from type "java.lang.Object" to type"java.lang.String"

2019-02-09 Thread Krishnanand Khambadkone
wn from custom UDF. I am using jackson json parser in this UDF. Error: SYSTEM ERROR: CompileException: Line 80, Column 24: Assignment conversion not possible from type "java.lang.Object" to type "java.lang.String" Fragment 0:0 Please, refer to logs for more information.  

Re: Error: SYSTEM ERROR: CompileException: Line 80, Column 24:Assignment conversion not possible from type "java.lang.Object" to type"java.lang.String"

2019-02-09 Thread Krishnanand Khambadkone
specially without a stacktrace.  On 2/9/2019 11:39:49 AM, Krishnanand Khambadkone wrote: Any idea why such an error would be thrown from custom UDF. I am using jackson json parser in this UDF. Error: SYSTEM ERROR: CompileException: Line 80, Column 24: Assignment conversion not possible from t

Re: Error: SYSTEM ERROR: CompileException: Line 80, Column 24: Assignment conversion not possible from type "java.lang.Object" to type "java.lang.String"

2019-02-09 Thread Kunal Khatua
Khambadkone wrote: Any idea why such an error would be thrown from custom UDF. I am using jackson json parser in this UDF. Error: SYSTEM ERROR: CompileException: Line 80, Column 24: Assignment conversion not possible from type "java.lang.Object" to type "java.lang.String&qu

Error: SYSTEM ERROR: CompileException: Line 80, Column 24: Assignment conversion not possible from type "java.lang.Object" to type "java.lang.String"

2019-02-09 Thread Krishnanand Khambadkone
Any idea why such an error would be thrown from custom UDF.  I am using jackson json parser in this UDF. Error: SYSTEM ERROR: CompileException: Line 80, Column 24: Assignment conversion not possible from type "java.lang.Object" to type "java.lang.String" Fragment 0