[jira] [Comment Edited] (DRILL-5504) Vector validator to diagnose offset vector issues

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16005685#comment-16005685 ] Paul Rogers edited comment on DRILL-5504 at 5/11/17 1:31 AM: - Mini-design: 1.

[jira] [Updated] (DRILL-5470) Offset vector data corruption with CSV data

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5470: --- Summary: Offset vector data corruption with CSV data (was: Offset vector data corruption on CSV

[jira] [Updated] (DRILL-5491) NPE when reading a CSV file, with headers, but blank header line

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5491: --- Issue Type: Sub-task (was: Bug) Parent: DRILL-5498 > NPE when reading a CSV file, with

[jira] [Assigned] (DRILL-5491) NPE when reading a CSV file, with headers, but blank header line

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5491: -- Assignee: Paul Rogers > NPE when reading a CSV file, with headers, but blank header line >

[jira] [Assigned] (DRILL-5492) CSV reader does not validate header names, causes nonsense output

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5492: -- Assignee: Paul Rogers > CSV reader does not validate header names, causes nonsense output >

[jira] [Updated] (DRILL-5492) CSV reader does not validate header names, causes nonsense output

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5492: --- Issue Type: Sub-task (was: Bug) Parent: DRILL-5498 > CSV reader does not validate header

[jira] [Commented] (DRILL-5498) CSV text reader does not properly handle duplicate header names

2017-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16005723#comment-16005723 ] ASF GitHub Bot commented on DRILL-5498: --- GitHub user paul-rogers opened a pull request:

[jira] [Assigned] (DRILL-5498) CSV text reader does not properly handle duplicate header names

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5498: -- Assignee: Paul Rogers > CSV text reader does not properly handle duplicate header names >

[jira] [Comment Edited] (DRILL-5504) Vector validator to diagnose offset vector issues

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16005685#comment-16005685 ] Paul Rogers edited comment on DRILL-5504 at 5/11/17 12:10 AM: -- Mini-design:

[jira] [Comment Edited] (DRILL-5504) Vector validator to diagnose offset vector issues

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16005685#comment-16005685 ] Paul Rogers edited comment on DRILL-5504 at 5/11/17 12:00 AM: -- Mini-design:

[jira] [Commented] (DRILL-5504) Vector validator to diagnose offset vector issues

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16005685#comment-16005685 ] Paul Rogers commented on DRILL-5504: Mini-design: 1. Create a BatchValidator class to iterate over

[jira] [Updated] (DRILL-5503) Disabling exchanges results in "Unable to allocate sv2 buffer" error within the managed external sort code

2017-05-10 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-5503: - Attachment: success.sys.drill failure.sys.drill

[jira] [Created] (DRILL-5504) Vector validator to diagnose offset vector issues

2017-05-10 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5504: -- Summary: Vector validator to diagnose offset vector issues Key: DRILL-5504 URL: https://issues.apache.org/jira/browse/DRILL-5504 Project: Apache Drill Issue

[jira] [Updated] (DRILL-5470) Offset vector data corruption on CSV data

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5470: --- Summary: Offset vector data corruption on CSV data (was: CSV reader data corruption on truncated

[jira] [Created] (DRILL-5503) Disabling exchanges results in "Unable to allocate sv2 buffer" error within the managed external sort code

2017-05-10 Thread Rahul Challapalli (JIRA)
Rahul Challapalli created DRILL-5503: Summary: Disabling exchanges results in "Unable to allocate sv2 buffer" error within the managed external sort code Key: DRILL-5503 URL:

[jira] [Updated] (DRILL-5502) Parallelized external sort is slower compared to the single fragment scenario on some data sets

2017-05-10 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-5502: - Attachment: single_fragment.sys.drill single_fragment.log

[jira] [Created] (DRILL-5502) Parallelized external sort is slower compared to the single fragment scenario on some data sets

2017-05-10 Thread Rahul Challapalli (JIRA)
Rahul Challapalli created DRILL-5502: Summary: Parallelized external sort is slower compared to the single fragment scenario on some data sets Key: DRILL-5502 URL:

[jira] [Commented] (DRILL-5498) CSV text reader does not properly handle duplicate header names

2017-05-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16005476#comment-16005476 ] Paul Rogers commented on DRILL-5498: Proposed solution: * Avoid failing queries unless absolutely

[jira] [Updated] (DRILL-5500) Query hung in CANCELLATION_REQUESTED state

2017-05-10 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-5500: - Attachment: jstack.txt drillbit.log

[jira] [Created] (DRILL-5501) Improve the negotiation of max_wrapped_size for encryption.

2017-05-10 Thread Sorabh Hamirwasia (JIRA)
Sorabh Hamirwasia created DRILL-5501: Summary: Improve the negotiation of max_wrapped_size for encryption. Key: DRILL-5501 URL: https://issues.apache.org/jira/browse/DRILL-5501 Project: Apache

[jira] [Created] (DRILL-5500) Query hung in CANCELLATION_REQUESTED state

2017-05-10 Thread Rahul Challapalli (JIRA)
Rahul Challapalli created DRILL-5500: Summary: Query hung in CANCELLATION_REQUESTED state Key: DRILL-5500 URL: https://issues.apache.org/jira/browse/DRILL-5500 Project: Apache Drill

[jira] [Updated] (DRILL-4335) Apache Drill should support network encryption

2017-05-10 Thread Sorabh Hamirwasia (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorabh Hamirwasia updated DRILL-4335: - Labels: security (was: ready-to-commit security) > Apache Drill should support network

[jira] [Created] (DRILL-5499) TPC-DS Query 4 concurrent execution RESOURCE ERROR: One or more nodes ran out of memory while executing the query.

2017-05-10 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-5499: - Summary: TPC-DS Query 4 concurrent execution RESOURCE ERROR: One or more nodes ran out of memory while executing the query. Key: DRILL-5499 URL: