Re: SIGSEGV error - StubRoutines::jlong_disjoint_arraycopy

2017-06-15 Thread Kunal Khatua
ubject: RE: SIGSEGV error - StubRoutines::jlong_disjoint_arraycopy Nope.. not seen this before. Can you share more details of the log messages, etc? The problem might have to do with the JSON files being very large... because the segmentation fault that triggered the JVM (Drillbit) crash

RE: SIGSEGV error - StubRoutines::jlong_disjoint_arraycopy

2017-06-15 Thread Lee, David
Yeah. It only crashes on the larger JSON files. Reworking my python script to use hdfs.tmp instead of dfs.tmp now.. -Original Message- From: Kunal Khatua [mailto:kkha...@mapr.com] Sent: Thursday, June 15, 2017 10:52 AM To: user@drill.apache.org Subject: RE: SIGSEGV error - StubRoutines

RE: SIGSEGV error - StubRoutines::jlong_disjoint_arraycopy

2017-06-15 Thread Kunal Khatua
Nope.. not seen this before. Can you share more details of the log messages, etc? The problem might have to do with the JSON files being very large... because the segmentation fault that triggered the JVM (Drillbit) crash hints at that during the write of the Parquet files. I take it you