[jira] [Created] (DRILL-5218) Support Disabling Heartbeats in C++ Client

2017-01-24 Thread Sudheesh Katkam (JIRA)
Sudheesh Katkam created DRILL-5218: -- Summary: Support Disabling Heartbeats in C++ Client Key: DRILL-5218 URL: https://issues.apache.org/jira/browse/DRILL-5218 Project: Apache Drill Issue

[jira] [Created] (DRILL-5216) Set FetchSize to Speed up Metadata retrieval for JDBC storage plugin over high latency connections

2017-01-24 Thread JIRA
Thomas Bünger created DRILL-5216: Summary: Set FetchSize to Speed up Metadata retrieval for JDBC storage plugin over high latency connections Key: DRILL-5216 URL: https://issues.apache.org/jira/browse/DRILL-5216

[jira] [Updated] (DRILL-3562) Query fails when using flatten on JSON data where some documents have an empty array

2017-01-24 Thread Serhii Harnyk (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Serhii Harnyk updated DRILL-3562: - Labels: ready-to-commit (was: ) > Query fails when using flatten on JSON data where some

[jira] [Created] (DRILL-5217) Heartbeat Fails when C++ client receives a large ResultSet

2017-01-24 Thread Sudheesh Katkam (JIRA)
Sudheesh Katkam created DRILL-5217: -- Summary: Heartbeat Fails when C++ client receives a large ResultSet Key: DRILL-5217 URL: https://issues.apache.org/jira/browse/DRILL-5217 Project: Apache Drill

[jira] [Assigned] (DRILL-5167) C++ connector does not set escape string for metadata search pattern

2017-01-24 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Goujon reassigned DRILL-5167: - Assignee: Laurent Goujon > C++ connector does not set escape string for metadata search

[jira] [Created] (DRILL-5220) Add api to set application name in C++ connector

2017-01-24 Thread Laurent Goujon (JIRA)
Laurent Goujon created DRILL-5220: - Summary: Add api to set application name in C++ connector Key: DRILL-5220 URL: https://issues.apache.org/jira/browse/DRILL-5220 Project: Apache Drill

[jira] [Commented] (DRILL-5218) Support Disabling Heartbeats in C++ Client

2017-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836647#comment-15836647 ] ASF GitHub Bot commented on DRILL-5218: --- GitHub user sudheeshkatkam opened a pull request:

[jira] [Commented] (DRILL-5218) Support Disabling Heartbeats in C++ Client

2017-01-24 Thread Parth Chandra (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836652#comment-15836652 ] Parth Chandra commented on DRILL-5218: -- Doesn't sound like a good idea. A heartbeat is the only

[jira] [Updated] (DRILL-5218) Support Disabling Heartbeats in C++ Client

2017-01-24 Thread Sudheesh Katkam (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudheesh Katkam updated DRILL-5218: --- Description: Heartbeats between bits allow for detecting health of remotes, but heartbeats

[jira] [Created] (DRILL-5219) Remove DrillUserProperties filtering in C++ driver

2017-01-24 Thread Laurent Goujon (JIRA)
Laurent Goujon created DRILL-5219: - Summary: Remove DrillUserProperties filtering in C++ driver Key: DRILL-5219 URL: https://issues.apache.org/jira/browse/DRILL-5219 Project: Apache Drill

[jira] [Commented] (DRILL-5217) Heartbeat Fails when C++ client receives a large ResultSet

2017-01-24 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836950#comment-15836950 ] Laurent Goujon commented on DRILL-5217: --- maybe I misunderstood what the issue is: I thought the

[jira] [Updated] (DRILL-4764) Parquet file with INT_16, etc. logical types not supported by simple SELECT

2017-01-24 Thread Parth Chandra (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Chandra updated DRILL-4764: - Labels: ready-to-commit (was: ) > Parquet file with INT_16, etc. logical types not supported by

[jira] [Commented] (DRILL-4764) Parquet file with INT_16, etc. logical types not supported by simple SELECT

2017-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836961#comment-15836961 ] ASF GitHub Bot commented on DRILL-4764: --- Github user parthchandra commented on the issue:

[jira] [Commented] (DRILL-5217) Heartbeat Fails when C++ client receives a large ResultSet

2017-01-24 Thread Sudheesh Katkam (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836968#comment-15836968 ] Sudheesh Katkam commented on DRILL-5217: I meant that the client is occupied and unable to send

[jira] [Commented] (DRILL-5217) Heartbeat Fails when C++ client receives a large ResultSet

2017-01-24 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836980#comment-15836980 ] Laurent Goujon commented on DRILL-5217: --- maybe then having two separate services (one for sending,

[jira] [Created] (DRILL-5221) cancel message is delayed until queryid or data is received

2017-01-24 Thread Laurent Goujon (JIRA)
Laurent Goujon created DRILL-5221: - Summary: cancel message is delayed until queryid or data is received Key: DRILL-5221 URL: https://issues.apache.org/jira/browse/DRILL-5221 Project: Apache Drill

[jira] [Updated] (DRILL-2284) Describe table returns no rows for Parquet / JSON / Text

2017-01-24 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khurram Faraaz updated DRILL-2284: -- Priority: Major (was: Minor) > Describe table returns no rows for Parquet / JSON / Text >

[jira] [Commented] (DRILL-2284) Describe table returns no rows for Parquet / JSON / Text

2017-01-24 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837235#comment-15837235 ] Khurram Faraaz commented on DRILL-2284: --- Can someone please look into this. A fix will make it

[jira] [Commented] (DRILL-5218) Support Disabling Heartbeats in C++ Client

2017-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836746#comment-15836746 ] ASF GitHub Bot commented on DRILL-5218: --- Github user laurentgo commented on a diff in the pull

[jira] [Commented] (DRILL-5218) Support Disabling Heartbeats in C++ Client

2017-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836747#comment-15836747 ] ASF GitHub Bot commented on DRILL-5218: --- Github user laurentgo commented on a diff in the pull

[jira] [Commented] (DRILL-5217) Heartbeat Fails when C++ client receives a large ResultSet

2017-01-24 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836762#comment-15836762 ] Laurent Goujon commented on DRILL-5217: --- Are you suggesting to offset the notification to the client

[jira] [Commented] (DRILL-5218) Support Disabling Heartbeats in C++ Client

2017-01-24 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836750#comment-15836750 ] Laurent Goujon commented on DRILL-5218: ---

[jira] [Updated] (DRILL-5211) Queries fail due to direct memory fragmentation

2017-01-24 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5211: --- Summary: Queries fail due to direct memory fragmentation (was: External sort fails to allocate merge

[jira] [Commented] (DRILL-5211) Queries fail due to direct memory fragmentation

2017-01-24 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837090#comment-15837090 ] Paul Rogers commented on DRILL-5211: Retitled the bug from "External sort fails to allocate merge

[jira] [Updated] (DRILL-5216) Make use of FetchSize in JDBC storage plugin

2017-01-24 Thread JIRA
[ https://issues.apache.org/jira/browse/DRILL-5216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Bünger updated DRILL-5216: - Summary: Make use of FetchSize in JDBC storage plugin (was: Set FetchSize to Speed up Metadata

[jira] [Updated] (DRILL-5216) Make use of FetchSize in JDBC storage plugin

2017-01-24 Thread JIRA
[ https://issues.apache.org/jira/browse/DRILL-5216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Bünger updated DRILL-5216: - Description: For remotely located database servers it usually is preferred to increase the fetch

[jira] [Commented] (DRILL-5217) Heartbeat Fails when C++ client receives a large ResultSet

2017-01-24 Thread Sudheesh Katkam (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836923#comment-15836923 ] Sudheesh Katkam commented on DRILL-5217: Not reception of "pong" notification, but sending the

[jira] [Commented] (DRILL-5221) cancel message is delayed until queryid or data is received

2017-01-24 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837076#comment-15837076 ] Laurent Goujon commented on DRILL-5221: --- To clarify the description a bit, the current connector is

[jira] [Updated] (DRILL-5221) cancel message is delayed until queryid or data is received

2017-01-24 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Goujon updated DRILL-5221: -- Description: When user is calling the cancel method of the C++ client, the client wait for a