it seems that this exception is not related to the JDK compiler, not sure what is triggering this
org.apache.drill.common.exceptions.UserException: SYSTEM ERROR: JaninoRuntimeException: Code attribute in class "org.apache. drill.exec.test.generated.ProjectorGen189" grows beyond 64 KB On Tue, Dec 8, 2015 at 10:39 AM, Nirav Shah <[email protected]> wrote: > Hi Abdel & Jacques > I have observed that if we put more than 40 columns with count or some > aggregation function this issue arises. I have attached query in the first > mail which gives this error, if you need sample data let me know. > If we break this query it works fine. > > Thanks, > Nirav > On Dec 4, 2015 11:03 PM, "Abdel Hakim Deneche" <[email protected]> > wrote: > > > Hi Nirav, > > > > can you give us more information to help reproduce this issue ? > > > > thanks > > > > On Fri, Dec 4, 2015 at 3:42 AM, Nirav Shah <[email protected]> > > wrote: > > > > > Hello, > > > > > > I am getting below error while running big query. > > > > > > ======================================= > > > > > > Error: SYSTEM ERROR: CompileException: File > > > > > > 'org.apache.drill.exec.compile.DrillJavaFileObject[ProjectorGen2825.java]', > > > Line 5799, Column 17: ProjectorGen2825.java:5799: error: code too large > > > public void doEval(int inIndex, int outIndex) > > > ^ (compiler.err.limit.code) > > > > > > > > > Regards, > > > Nirav > > > > > > > > > > > -- > > > > Abdelhakim Deneche > > > > Software Engineer > > > > <http://www.mapr.com/> > > > > > > Now Available - Free Hadoop On-Demand Training > > < > > > http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm_campaign=Free%20available > > > > > >
