[jira] [Commented] (DRILL-5023) ExternalSortBatch does not spill fully, throws off spill calculations

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649938#comment-15649938 ] Paul Rogers commented on DRILL-5023: More detail. This behavior seems to be an artifact of the way

[jira] [Updated] (DRILL-5023) ExternalSortBatch does not spill fully, throws off spill calculations

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5023: --- Description: The {{ExternalSortBatch}} (ESB) operator sorts records, spilling to disk as needed to

[jira] [Created] (DRILL-5023) ExternalSortBatch does not spill fully, throws off spill calculations

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5023: -- Summary: ExternalSortBatch does not spill fully, throws off spill calculations Key: DRILL-5023 URL: https://issues.apache.org/jira/browse/DRILL-5023 Project: Apache

[jira] [Created] (DRILL-5022) ExternalSortBatch sets two different limits for "copier" memory

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5022: -- Summary: ExternalSortBatch sets two different limits for "copier" memory Key: DRILL-5022 URL: https://issues.apache.org/jira/browse/DRILL-5022 Project: Apache Drill

[jira] [Comment Edited] (DRILL-5011) External Sort Batch memory use depends on record width

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649214#comment-15649214 ] Paul Rogers edited comment on DRILL-5011 at 11/9/16 1:11 AM: - Proposed

[jira] [Created] (DRILL-5021) ExternalSortBatch redundantly redefines the batch schema

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5021: -- Summary: ExternalSortBatch redundantly redefines the batch schema Key: DRILL-5021 URL: https://issues.apache.org/jira/browse/DRILL-5021 Project: Apache Drill

[jira] [Updated] (DRILL-5008) Refactor, document and simplify ExternalSortBatch

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5008: --- Description: ExternalSortBatch provides a spillable sort operator for Drill. The code works fine,

[jira] [Created] (DRILL-5020) ExernalSortBatch has inconsistent notions of the memory limit

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5020: -- Summary: ExernalSortBatch has inconsistent notions of the memory limit Key: DRILL-5020 URL: https://issues.apache.org/jira/browse/DRILL-5020 Project: Apache Drill

[jira] [Commented] (DRILL-5009) Query with a simple join fails on Hive generated parquet

2016-11-08 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649373#comment-15649373 ] Abhishek Girish commented on DRILL-5009: [~parthc], the data files were generated by [~rkins].

[jira] [Reopened] (DRILL-4924) Can not use case expression within an IN predicate.

2016-11-08 Thread Kunal Khatua (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kunal Khatua reopened DRILL-4924: - Reopened to track re-basing to Calcite-1.8.0 > Can not use case expression within an IN predicate. >

[jira] [Updated] (DRILL-4924) Can not use case expression within an IN predicate.

2016-11-08 Thread Kunal Khatua (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kunal Khatua updated DRILL-4924: Fix Version/s: Future > Can not use case expression within an IN predicate. >

[jira] [Commented] (DRILL-4924) Can not use case expression within an IN predicate.

2016-11-08 Thread Kunal Khatua (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649362#comment-15649362 ] Kunal Khatua commented on DRILL-4924: - CALCITE-1120 has the fix in Calciite-1.8.0 . Drill needs to

[jira] [Commented] (DRILL-5009) Query with a simple join fails on Hive generated parquet

2016-11-08 Thread Parth Chandra (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649335#comment-15649335 ] Parth Chandra commented on DRILL-5009: -- After discussing with Jinfeng, we concluded that we should

[jira] [Created] (DRILL-5019) ExternalSortBatch spills all batches to disk even if even one spills

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5019: -- Summary: ExternalSortBatch spills all batches to disk even if even one spills Key: DRILL-5019 URL: https://issues.apache.org/jira/browse/DRILL-5019 Project: Apache Drill

[jira] [Commented] (DRILL-5018) Metadata cache has duplicate columnTypeInfo values

2016-11-08 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649293#comment-15649293 ] Robert Hou commented on DRILL-5018: --- The metadata_caching/generated_caches/validate_cache3.q.fail test

[jira] [Commented] (DRILL-5018) Metadata cache has duplicate columnTypeInfo values

2016-11-08 Thread Robert Hou (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649289#comment-15649289 ] Robert Hou commented on DRILL-5018: --- For the second lineitem table, use CTAS with the first lineitem

[jira] [Commented] (DRILL-5011) External Sort Batch memory use depends on record width

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649214#comment-15649214 ] Paul Rogers commented on DRILL-5011: Proposed solution: The best solution is to revise the "copier"

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649185#comment-15649185 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Comment Edited] (DRILL-5014) ExternalSortBatch cache size, spill count differs from config setting

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649126#comment-15649126 ] Paul Rogers edited comment on DRILL-5014 at 11/8/16 11:12 PM: -- Proposed

[jira] [Commented] (DRILL-5014) ExternalSortBatch cache size, spill count differs from config setting

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649126#comment-15649126 ] Paul Rogers commented on DRILL-5014: Proposed solution. Set an overall ESB memory limit which is the

[jira] [Commented] (DRILL-4935) Allow drillbits to advertise a configurable host address to Zookeeper

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649094#comment-15649094 ] ASF GitHub Bot commented on DRILL-4935: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649081#comment-15649081 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649071#comment-15649071 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649079#comment-15649079 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649080#comment-15649080 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649068#comment-15649068 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649065#comment-15649065 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649077#comment-15649077 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649069#comment-15649069 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649078#comment-15649078 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649064#comment-15649064 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649076#comment-15649076 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649066#comment-15649066 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649070#comment-15649070 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649067#comment-15649067 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649074#comment-15649074 ] ASF GitHub Bot commented on DRILL-5015: --- Github user paul-rogers commented on a diff in the pull

[jira] [Closed] (DRILL-4964) Drill fails to connect to hive metastore after hive metastore is restarted unless drillbits are restarted also

2016-11-08 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystal closed DRILL-4964. -- commit id: 190d5d46d8ec21efa31ee6dcb3d0d031efde4280 Verified that after restarting hive metastore, hive tables and

[jira] [Assigned] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread Zelaine Fong (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zelaine Fong reassigned DRILL-5015: --- Assignee: Sudheesh Katkam (was: Sorabh Hamirwasia) Assigning to [~sudheeshkatkam] for

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648973#comment-15648973 ] ASF GitHub Bot commented on DRILL-5015: --- Github user sohami commented on the issue:

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648954#comment-15648954 ] ASF GitHub Bot commented on DRILL-5015: --- GitHub user sohami opened a pull request:

[jira] [Updated] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread Sorabh Hamirwasia (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorabh Hamirwasia updated DRILL-5015: - Description: When trying to connect to a Drill cluster by specifying more than 1

[jira] [Commented] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread Parth Chandra (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648867#comment-15648867 ] Parth Chandra commented on DRILL-5015: -- I don't think we ever intended to support

[jira] [Commented] (DRILL-4874) "No UserGroupInformation while generating ORC splits" - hive known issue in 1.2.0-mapr-1607 release.

2016-11-08 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648844#comment-15648844 ] Rahul Challapalli commented on DRILL-4874: -- [~vitalii] I am trying to test this change. Do you

[jira] [Closed] (DRILL-4905) Push down the LIMIT to the parquet reader scan to limit the numbers of records read

2016-11-08 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli closed DRILL-4905. Verified and tests are automated [1] [1]

[jira] [Updated] (DRILL-4981) TPC-DS Query 75 & simplified variant fails on MapR-DB JSON Tables

2016-11-08 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish updated DRILL-4981: --- Summary: TPC-DS Query 75 & simplified variant fails on MapR-DB JSON Tables (was: TPC-DS

[jira] [Comment Edited] (DRILL-5014) ExternalSortBatch cache size, spill count differs from config setting

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648544#comment-15648544 ] Paul Rogers edited comment on DRILL-5014 at 11/8/16 7:29 PM: - The issue

[jira] [Commented] (DRILL-5014) ExternalSortBatch cache size, spill count differs from config setting

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648544#comment-15648544 ] Paul Rogers commented on DRILL-5014: The issue actually seems more complex. ESB seems to have evolved

[jira] [Commented] (DRILL-4935) Allow drillbits to advertise a configurable host address to Zookeeper

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648533#comment-15648533 ] ASF GitHub Bot commented on DRILL-4935: --- Github user paul-rogers commented on the issue:

[jira] [Commented] (DRILL-4935) Allow drillbits to advertise a configurable host address to Zookeeper

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648506#comment-15648506 ] ASF GitHub Bot commented on DRILL-4935: --- Github user harrisonmebane commented on the issue:

[jira] [Updated] (DRILL-5016) Config param drill.exec.sort.purge.threshold is misnamed

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5016: --- Summary: Config param drill.exec.sort.purge.threshold is misnamed (was:

[jira] [Created] (DRILL-5017) Config param drill.exec.sort.external.batch.size is not used

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5017: -- Summary: Config param drill.exec.sort.external.batch.size is not used Key: DRILL-5017 URL: https://issues.apache.org/jira/browse/DRILL-5017 Project: Apache Drill

[jira] [Created] (DRILL-5016) drill.exec.sort.purge.threshold is misnamed

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5016: -- Summary: drill.exec.sort.purge.threshold is misnamed Key: DRILL-5016 URL: https://issues.apache.org/jira/browse/DRILL-5016 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-5015) As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one

2016-11-08 Thread Sorabh Hamirwasia (JIRA)
Sorabh Hamirwasia created DRILL-5015: Summary: As per documentation, when issuing a list of drillbits in the connection string, we always attempt to connect only to the first one Key: DRILL-5015 URL:

[jira] [Updated] (DRILL-4706) Fragment planning causes Drillbits to read remote chunks when local copies are available

2016-11-08 Thread Sorabh Hamirwasia (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorabh Hamirwasia updated DRILL-4706: - Assignee: Padma Penumarthy (was: Sorabh Hamirwasia) > Fragment planning causes Drillbits

[jira] [Updated] (DRILL-5014) ExternalSortBatch cache size, spill count differs from config setting

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5014: --- Description: The ExternalSortBatch (ESB) operator sorts data while spilling to disk to remain within

[jira] [Updated] (DRILL-5014) ExternalSortBatch cache size, spill count differs from config setting

2016-11-08 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5014: --- Summary: ExternalSortBatch cache size, spill count differs from config setting (was:

[jira] [Created] (DRILL-5014) ExternalSortBatch spills only half the batches requested in config

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5014: -- Summary: ExternalSortBatch spills only half the batches requested in config Key: DRILL-5014 URL: https://issues.apache.org/jira/browse/DRILL-5014 Project: Apache Drill

[jira] [Created] (DRILL-5013) Heap allocation, data copies in UDLE write path for ExternalSortBatch

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5013: -- Summary: Heap allocation, data copies in UDLE write path for ExternalSortBatch Key: DRILL-5013 URL: https://issues.apache.org/jira/browse/DRILL-5013 Project: Apache

[jira] [Created] (DRILL-5012) External Sort Batch does not check free space before writing

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5012: -- Summary: External Sort Batch does not check free space before writing Key: DRILL-5012 URL: https://issues.apache.org/jira/browse/DRILL-5012 Project: Apache Drill

[jira] [Created] (DRILL-5011) External Sort Batch memory use depends on record width

2016-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5011: -- Summary: External Sort Batch memory use depends on record width Key: DRILL-5011 URL: https://issues.apache.org/jira/browse/DRILL-5011 Project: Apache Drill

[jira] [Closed] (DRILL-4911) SimpleParallelizer should avoid plan serialization for logging purpose when debug logging is not enabled.

2016-11-08 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystal closed DRILL-4911. -- Per Jinfeng's previous comment, closing bug as fixed. > SimpleParallelizer should avoid plan serialization for

[jira] [Commented] (DRILL-5007) Dynamic UDF lazy-init does not work correctly in multi-node cluster

2016-11-08 Thread Roman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648068#comment-15648068 ] Roman commented on DRILL-5007: -- Added log: org.apache.drill.exec.exception.SchemaChangeException: Failure

[jira] [Created] (DRILL-5010) Equality join condition is treated as a MergeJoin and not as a HashJoin.

2016-11-08 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-5010: - Summary: Equality join condition is treated as a MergeJoin and not as a HashJoin. Key: DRILL-5010 URL: https://issues.apache.org/jira/browse/DRILL-5010 Project: