[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-13 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164961#comment-16164961 ] Paul Rogers commented on DRILL-5670: As it turns out, the external sort had too little memory to merge

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-13 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164244#comment-16164244 ] Robert Hou commented on DRILL-5670: --- attached drillbit.log.exchange and profile > Varchar vector throws

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-13 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164240#comment-16164240 ] Robert Hou commented on DRILL-5670: --- I tried with disabling exchanges, and got a different error. It

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-12 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163297#comment-16163297 ] Paul Rogers commented on DRILL-5670: One more thought on this one. Rahul sometimes ran these tests

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-11 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162303#comment-16162303 ] Paul Rogers commented on DRILL-5670: >From the log: {code} Output batch size: net = 16,739,148 bytes,

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-11 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162289#comment-16162289 ] Robert Hou commented on DRILL-5670: --- I have attached drillbit.log.sort. Can you confirm that sort has

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-11 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162228#comment-16162228 ] Robert Hou commented on DRILL-5670: --- I am getting a different error now: {noformat} 2017-09-11

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159757#comment-16159757 ] Paul Rogers commented on DRILL-5670: The OOM occurs during the merge phase: {code} Completed spill:

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159638#comment-16159638 ] Paul Rogers commented on DRILL-5670: Further investigation. When spilling, we get these log entries:

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-07 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16157917#comment-16157917 ] Paul Rogers commented on DRILL-5670: Analysis: {code} Config: spill file size = 268435456, spill

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-05 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16154837#comment-16154837 ] Robert Hou commented on DRILL-5670: --- Sorry, found the "other" log. Here are the error messages and

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-05 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16154777#comment-16154777 ] Paul Rogers commented on DRILL-5670: Thanks for the log. The log contains only the error message

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-05 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16154349#comment-16154349 ] Robert Hou commented on DRILL-5670: --- Here is the plan. There is a StreamAgg. Can that affect things?

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-05 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16154347#comment-16154347 ] Robert Hou commented on DRILL-5670: --- Attached log and profile. > Varchar vector throws an assertion

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-09-05 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16154344#comment-16154344 ] Robert Hou commented on DRILL-5670: --- I still see a memory allocation problem, and I do not see warnings

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-08-31 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149908#comment-16149908 ] Paul Rogers commented on DRILL-5670: When I run the query (with the repeated column fix): {code}

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-08-31 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149648#comment-16149648 ] Robert Hou commented on DRILL-5670: --- Attached log file and profile. > Varchar vector throws an

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-08-30 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16147966#comment-16147966 ] Robert Hou commented on DRILL-5670: --- Here is the stack trace: {noformat} 2017-08-23 06:46:00,154

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-08-28 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144160#comment-16144160 ] Robert Hou commented on DRILL-5670: --- This bug has been fixed. > Varchar vector throws an assertion

[jira] [Commented] (DRILL-5670) Varchar vector throws an assertion error when allocating a new vector

2017-07-12 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084839#comment-16084839 ] Paul Rogers commented on DRILL-5670: Bug has already been fixed in the waiting PR for DRILL-5601.