Re: error while running filter on dataframe

2016-07-31 Thread ayan guha
It would help to share spark version, env details and code snippet. There are many very knowledgeable guys here who can then be able to help On 1 Aug 2016 02:15, "Tony Lane" wrote: > Can someone help me understand this error which occurs while running a > filter on a

Re: error while running filter on dataframe

2016-07-31 Thread Jacek Laskowski
Hi, My eyes are not trained to read this low-level output...yet...so could you narrow down to a reproducible code and post it here and/or file an JIRA issue? Thanks. Pozdrawiam, Jacek Laskowski https://medium.com/@jaceklaskowski/ Mastering Apache Spark 2.0

Re: error while running filter on dataframe

2016-07-31 Thread Michael Armbrust
You are hitting a bug in code generation. If you can come up with a small reproduction for the problem. It would be very helpful if you could open a JIRA. On Sun, Jul 31, 2016 at 9:14 AM, Tony Lane wrote: > Can someone help me understand this error which occurs while

error while running filter on dataframe

2016-07-31 Thread Tony Lane
Can someone help me understand this error which occurs while running a filter on a dataframe 2016-07-31 21:01:57 ERROR CodeGenerator:91 - failed to compile: org.codehaus.commons.compiler.CompileException: File 'generated.java', Line 117, Column 58: Expression "mapelements_isNull" is not an rvalue