Re: [DISCUSS] 1.13.0 release

2018-03-09 Thread Parth Chandra
Update on DRILL-1491 - The illegal state transition (cancellation_requested -> enqueued) is no longer happening for me after I updated my JDK to the latest version. I'll try on and off over the weekend and if it cannot be reproduced, I'll let it go. Release plan - I'll merge the PRs for

[GitHub] drill issue #1153: DRILL-6044: Fixed shutdown button in Web UI when ssl,auth...

2018-03-09 Thread dvjyothsna
Github user dvjyothsna commented on the issue: https://github.com/apache/drill/pull/1153 @sohami Please review ---

[GitHub] drill pull request #1159: DRILL-6215: Changed Statement to PreparedStatement...

2018-03-09 Thread kfaraaz
GitHub user kfaraaz opened a pull request: https://github.com/apache/drill/pull/1159 DRILL-6215: Changed Statement to PreparedStatement in JdbcRecordReader @bitblender Can you please review ? You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (DRILL-6229) memory leak when output_batch_size is set to 4096

2018-03-09 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-6229: - Summary: memory leak when output_batch_size is set to 4096 Key: DRILL-6229 URL: https://issues.apache.org/jira/browse/DRILL-6229 Project: Apache Drill

[GitHub] drill pull request #1158: DRILL-6145: Implement Hive MapR-DB JSON handler

2018-03-09 Thread vdiravka
GitHub user vdiravka opened a pull request: https://github.com/apache/drill/pull/1158 DRILL-6145: Implement Hive MapR-DB JSON handler @sohami, @vrozov Please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/vdiravka/drill

[GitHub] drill issue #1145: DRILL-6187: Exception in RPC communication between DataCl...

2018-03-09 Thread sohami
Github user sohami commented on the issue: https://github.com/apache/drill/pull/1145 Made all the changes and squashed changes into 2 commits ---

[GitHub] drill pull request #1105: DRILL-6125: Fix possible memory leak when query is...

2018-03-09 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r173545351 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/fragment/FragmentExecutor.java --- @@ -227,11 +280,19 @@ public void run() {

[GitHub] drill pull request #1105: DRILL-6125: Fix possible memory leak when query is...

2018-03-09 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r173543287 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/fragment/FragmentExecutor.java --- @@ -245,19 +306,17 @@ public Void run() throws

[GitHub] drill pull request #1105: DRILL-6125: Fix possible memory leak when query is...

2018-03-09 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r173537487 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/fragment/FragmentExecutor.java --- @@ -488,47 +548,74 @@ void

[GitHub] drill pull request #1105: DRILL-6125: Fix possible memory leak when query is...

2018-03-09 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r173537455 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/fragment/FragmentExecutor.java --- @@ -488,47 +548,74 @@ void

[GitHub] drill issue #1136: DRILL-6192: Drill is vulnerable to CVE-2017-12197

2018-03-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1136 +1 ---

[GitHub] drill pull request #1145: DRILL-6187: Exception in RPC communication between...

2018-03-09 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1145#discussion_r173529580 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/rpc/BitRpcUtility.java --- @@ -0,0 +1,110 @@ +/* + * Licensed to the Apache Software

[GitHub] drill pull request #1145: DRILL-6187: Exception in RPC communication between...

2018-03-09 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1145#discussion_r173529523 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/rpc/BitRpcUtility.java --- @@ -0,0 +1,110 @@ +/* + * Licensed to the Apache Software

[GitHub] drill pull request #1105: DRILL-6125: Fix possible memory leak when query is...

2018-03-09 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r173528013 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/fragment/FragmentExecutor.java --- @@ -488,47 +548,74 @@ void

[GitHub] drill pull request #1105: DRILL-6125: Fix possible memory leak when query is...

2018-03-09 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r173527617 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/fragment/FragmentExecutor.java --- @@ -227,11 +280,19 @@ public void run() {

[GitHub] drill pull request #1105: DRILL-6125: Fix possible memory leak when query is...

2018-03-09 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r173527951 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/fragment/FragmentExecutor.java --- @@ -488,47 +548,74 @@ void

[GitHub] drill pull request #1105: DRILL-6125: Fix possible memory leak when query is...

2018-03-09 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r173526625 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/fragment/FragmentExecutor.java --- @@ -245,19 +306,17 @@ public Void run() throws

[GitHub] drill pull request #1143: DRILL-1491: Support for JDK 8

2018-03-09 Thread vladimirtkach
Github user vladimirtkach commented on a diff in the pull request: https://github.com/apache/drill/pull/1143#discussion_r173480628 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/server/TestDrillbitResilience.java --- @@ -650,6 +650,7 @@ public void dataArrived(final

[jira] [Created] (DRILL-6228) Random failures of

2018-03-09 Thread Volodymyr Tkach (JIRA)
Volodymyr Tkach created DRILL-6228: -- Summary: Random failures of Key: DRILL-6228 URL: https://issues.apache.org/jira/browse/DRILL-6228 Project: Apache Drill Issue Type: Bug

[GitHub] drill issue #1136: DRILL-6192: Drill is vulnerable to CVE-2017-12197

2018-03-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1136 Lib version should be renamed to `1.8-rev2` and sources should be published as well. ---

[GitHub] drill issue #1154: DRILL-6217: NaN/Inf NestedLoopJoin processes NaN values i...

2018-03-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1154 +1, thanks for making the changes. ---

[GitHub] drill pull request #1154: DRILL-6217: NaN/Inf NestedLoopJoin processes NaN v...

2018-03-09 Thread vladimirtkach
Github user vladimirtkach commented on a diff in the pull request: https://github.com/apache/drill/pull/1154#discussion_r173437623 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/vector/complex/writer/TestJsonNanInf.java --- @@ -331,4 +343,63 @@ public void

[GitHub] drill pull request #1154: DRILL-6217: NaN/Inf NestedLoopJoin processes NaN v...

2018-03-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/1154#discussion_r173426691 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/vector/complex/writer/TestJsonNanInf.java --- @@ -331,4 +343,63 @@ public void

[jira] [Created] (DRILL-6227) Graceful shutdown should fail if unable to kill drillbit during some timeout rather then trying indefinitely

2018-03-09 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-6227: --- Summary: Graceful shutdown should fail if unable to kill drillbit during some timeout rather then trying indefinitely Key: DRILL-6227 URL:

Re: [DISCUSS] 1.13.0 release

2018-03-09 Thread Parth Chandra
Latest status - DRILL-1491 - Will continue to investigate the Cancel failure over the weekend. Others please feel free to pitch in. DRILL-6216 - Resolved. DRILL-4547 - Use Jyothsna's patch. The JIRA should remain open so that we can fix the Javadoc. Meanwhile, please report any issues found in

Re: [DISCUSS] 1.13.0 release

2018-03-09 Thread Parth Chandra
Resolved this. Needed to upgrade my JDK. I would rather we had fixed the actual javadoc but this will have to do. On Fri, Mar 9, 2018 at 12:20 PM, Parth Chandra wrote: > Running the build with the apache-release profile still fails with a > different error. (The release