Drill Hangout tomorrow at 10 am PST

2018-02-19 Thread Aman Sinha
We will have our bi-weekly hangout tomorrow Feb 20th at 10 am PST Please reply to this post with proposed topics to discuss. Hangout link: https://plus.google.com/hangouts/_/event/ci4rdiju8bv04a64efj5fedd0lc -Aman

[GitHub] drill pull request #1094: DRILL-6090: While connecting to drill-bits using J...

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1094#discussion_r169214241 --- Diff: exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DrillConnectionImpl.java --- @@ -108,73 +108,81 @@ protected DrillConnectionImpl(DriverImpl

[GitHub] drill issue #1011: Drill 1170: Drill-on-YARN

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/1011 Failing in Travis, apparently due to test-framework issue: ``` Caused by: java.lang.ClassNotFoundException: org.apache.drill.categories.SecurityTest ``` @ilooner, any idea

[GitHub] drill issue #1121: DRILL-6153: Operator framework

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/1121 Rebased on latest master. ---

[GitHub] drill pull request #1121: DRILL-6153: Operator framework

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169203505 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed

[GitHub] drill pull request #1121: DRILL-6153: Operator framework

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169203884 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/VectorContainerAccessor.java --- @@ -0,0 +1,132 @@ +/* + *

[GitHub] drill pull request #1121: DRILL-6153: Operator framework

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169203498 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed

[GitHub] drill pull request #1121: DRILL-6153: Operator framework

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169203509 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed

[GitHub] drill issue #1011: Drill 1170: Drill-on-YARN

2018-02-19 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/1011 @paul-rogers, I'll give it a try and update with my findings. ---

[GitHub] drill issue #1114: Drill-6104: Added Logfile Reader

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/1114 See [this example](https://github.com/paul-rogers/drill/tree/regex-plugin/exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/regex), and [this

[GitHub] drill issue #1011: Drill 1170: Drill-on-YARN

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/1011 Rebased on latest master and resolved merge conflicts. Some ZK-related classes changed. Would be good if Abhishek could do a quick sanity test on his test cluster to make sure things

[jira] [Created] (DRILL-6169) Table functions do not allow list arguments

2018-02-19 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-6169: -- Summary: Table functions do not allow list arguments Key: DRILL-6169 URL: https://issues.apache.org/jira/browse/DRILL-6169 Project: Apache Drill Issue Type: Bug

[GitHub] drill pull request #1121: DRILL-6153: Operator framework

2018-02-19 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169155001 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed to

[GitHub] drill pull request #1121: DRILL-6153: Operator framework

2018-02-19 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169159418 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed to

[GitHub] drill pull request #1121: DRILL-6153: Operator framework

2018-02-19 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169155210 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed to

[GitHub] drill pull request #1121: DRILL-6153: Operator framework

2018-02-19 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169162527 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/VectorContainerAccessor.java --- @@ -0,0 +1,132 @@ +/* + *

[GitHub] drill issue #1011: Drill 1170: Drill-on-YARN

2018-02-19 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1011 @paul-rogers based on @sachouche feedback could you please create Jira for enhancement and also resolve conflicts in bin.xml file? Thank you in advance! ---

[GitHub] drill issue #1094: DRILL-6090: While connecting to drill-bits using JDBC Dri...

2018-02-19 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1094 +1, LGTM. ---

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

2018-02-19 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r169048352 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/partitionsender/PartitionSenderRootExec.java --- @@ -348,9 +348,12 @@

[jira] [Resolved] (DRILL-6111) NullPointerException with Kafka Storage Plugin

2018-02-19 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arina Ielchiieva resolved DRILL-6111. - Resolution: Fixed Fixed in 58e4cec9a913e381ef0e96b072c31e34085277b3 >

[jira] [Resolved] (DRILL-6127) NullPointerException happens when submitting physical plan to the Hive storage plugin

2018-02-19 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arina Ielchiieva resolved DRILL-6127. - Resolution: Fixed Fixed in 58e4cec9a913e381ef0e96b072c31e34085277b3 >

[GitHub] drill issue #1113: DRILL-5902: Queries encounter random failure due to RPC c...

2018-02-19 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1113 +1, LGTM. ---

[GitHub] drill issue #1123: DRILL-6154: NaN, Infinity issues

2018-02-19 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1123 +1, LGTM. ---

[GitHub] drill pull request #1108: DRILL-6130: Fix NPE during physical plan submissio...

2018-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1108 ---

[GitHub] drill pull request #1120: DRILL-6148: TestSortSpillWithException is sometime...

2018-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1120 ---

[GitHub] drill pull request #1116: DRILL-6140: Correctly list Operators in a Query Pr...

2018-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1116 ---

[GitHub] drill pull request #1122: DRILL-6164: Heap memory leak during parquet scan a...

2018-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1122 ---

[GitHub] drill pull request #1117: DRILL-6089 Removed ordering trait from HashJoin in...

2018-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1117 ---

[GitHub] drill pull request #1107: DRILL-6123: Limit batch size for Merge Join based ...

2018-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1107 ---

[GitHub] drill pull request #1119: DRILL-6143: Made FragmentsRunner's rpc timeout a S...

2018-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1119 ---