Re: [DISCUSS] 1.13.0 release

2018-03-03 Thread Paul Rogers
Hi Parth, Issues with DRILL-1170 are resolved. Needs one final review by Arina, then we should be good to do. Thanks to everyone for getting the other two "batch size" PRs committed recently. Thanks, - Paul On Saturday, March 3, 2018, 10:57:10 PM PST, Parth Chandra

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

2018-03-03 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/1011 @arina-ielchiieva, turned out that there were unneeded dependencies in the DoY additions to the drill-root pom.xml file. Removed these and the json.org warnings went away. Please take a

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

2018-03-03 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/1011 Rebased onto latest master. ---

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

2018-03-03 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1011#discussion_r172039445 --- Diff: distribution/src/assemble/bin.xml --- @@ -323,6 +333,21 @@ src/resources/sqlline.bat bin + --- End

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

2018-03-03 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/1011 @kr-arjun, thanks for your note on error handling. Where you using the `start` command? There is exactly one place where the error "Failed to start Drill application master" is thrown: it is

Re: [DISCUSS] 1.13.0 release

2018-03-03 Thread Parth Chandra
Thank you Arina ! Build and unit tests with JDK 8 passed for me with the latest master. I'm guessing there is still something more to be addressed, since DRILL-1491 is still open? Updated list: DRILL-1491: Support for JDK 8 --* In progress.* DRILL-1170: YARN support for Drill -- Needs

[GitHub] drill issue #1081: DRILL-6068: Support user/distrib-specific config checks d...

2018-03-03 Thread kkhatua
Github user kkhatua commented on the issue: https://github.com/apache/drill/pull/1081 Closing as this was already merged as part of #1082 's chain of commits. ---

[GitHub] drill pull request #1081: DRILL-6068: Support user/distrib-specific config c...

2018-03-03 Thread kkhatua
Github user kkhatua closed the pull request at: https://github.com/apache/drill/pull/1081 ---

[GitHub] drill pull request #1149: DRILL-6208: Fix FunctionInitializerTest#testConcur...

2018-03-03 Thread arina-ielchiieva
GitHub user arina-ielchiieva opened a pull request: https://github.com/apache/drill/pull/1149 DRILL-6208: Fix FunctionInitializerTest#testConcurrentFunctionBodyLoad to use Mockito instead of JMockit You can merge this pull request into a Git repository by running: $ git

[GitHub] drill issue #1149: DRILL-6208: Fix FunctionInitializerTest#testConcurrentFun...

2018-03-03 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1149 @parthchandra please review. ---

Re: [DISCUSS] 1.13.0 release

2018-03-03 Thread Arina Ielchiieva
I will take care of FunctionInitializerTest#testConcurrentFunctionBodyLoad in DRILL-6208. Also I have merged all Jiras with ready-to-commit label. Drill on Yarn was NOT merged due to banned dependencies issue. Kind regards Arina On Sat, Mar 3, 2018 at 12:11 PM, Parth Chandra

Jenkins build is back to normal : drill-scm #940

2018-03-03 Thread Apache Jenkins Server
See

[GitHub] drill pull request #1148: DRILL-5994: enable configuring number of Jetty acc...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1148 ---

[GitHub] drill pull request #1137: DRILL-6185: Fixed error while displaying system pr...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1137 ---

[GitHub] drill pull request #1133: DRILL-6190 - Fix handling of packets longer than l...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1133 ---

[GitHub] drill pull request #1096: DRILL-6099 : Push limit past flatten(project) with...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1096 ---

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

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1121 ---

[GitHub] drill pull request #1132: DRILL-6188: Fix C++ client build on Centos7, OS X

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1132 ---

[GitHub] drill pull request #1129: DRILL-6180: Use System Option "output_batch_size" ...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1129 ---

[GitHub] drill pull request #1134: DRILL-6191 - Add acknowledgement sequence number a...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1134 ---

[GitHub] drill pull request #1112: DRILL-6114: Metadata revisions

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1112 ---

[GitHub] drill pull request #1141: DRILL-6197: Skip duplicate entry for OperatorStats

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1141 ---

[GitHub] drill pull request #1147: DRILL-6205: Reduce memory consumption of testFlatt...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1147 ---

[GitHub] drill pull request #1142: DRILL-6198: OpenTSDB unit tests fail when Lilith c...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1142 ---

[GitHub] drill pull request #1146: DRILL-6204: Pass tables columns without partition ...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1146 ---

[GitHub] drill pull request #1140: DRILL-6195: Quering Hive non-partitioned transacti...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1140 ---

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

2018-03-03 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r172024966 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/partitionsender/PartitionSenderRootExec.java --- @@ -358,7 +357,7 @@

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

2018-03-03 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r172024881 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/fragment/FragmentExecutor.java --- @@ -245,6 +244,8 @@ public Void run() throws

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

2018-03-03 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/1105#discussion_r172024863 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/partitionsender/PartitionSenderRootExec.java --- @@ -231,7 +231,7 @@

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

2018-03-03 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/1011#discussion_r172023820 --- Diff: distribution/src/assemble/bin.xml --- @@ -323,6 +333,21 @@ src/resources/sqlline.bat bin + ---

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

2018-03-03 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1011 @paul-rogers when unit running tests with mapr profile, they fail because this commit bring banned dependency: `[INFO] --- maven-enforcer-plugin:1.3.1:enforce (avoid_bad_dependencies) @

[jira] [Created] (DRILL-6208) Fix FunctionInitializerTest#testConcurrentFunctionBodyLoad to use Mockito instead of JMockit

2018-03-03 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-6208: --- Summary: Fix FunctionInitializerTest#testConcurrentFunctionBodyLoad to use Mockito instead of JMockit Key: DRILL-6208 URL: https://issues.apache.org/jira/browse/DRILL-6208

[GitHub] drill issue #1125: DRILL-6126: Allocate memory for value vectors upfront in ...

2018-03-03 Thread ppadma
Github user ppadma commented on the issue: https://github.com/apache/drill/pull/1125 @paul-rogers Updated the PR with latest changes. I have decided not to use vector initializer for allocation as it is subject to alias issues like you mentioned. Instead, I added allocate vector

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

2018-03-03 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1011 @kr-arjun, I think logging full stack trace is good idea. Let's address in new Jira. +1, LGTM. ---

[GitHub] drill pull request #1104: DRILL-6118: Handle item star columns during projec...

2018-03-03 Thread arina-ielchiieva
Github user arina-ielchiieva closed the pull request at: https://github.com/apache/drill/pull/1104 ---

[GitHub] drill issue #1104: DRILL-6118: Handle item star columns during project / fil...

2018-03-03 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1104 Merged into Apache master with commit id 9073aed67d89e8b2188870d6c812706085c9c41b ---

[GitHub] drill issue #1147: DRILL-6205: Reduce memory consumption of testFlattenUpper...

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

Re: [DISCUSS] 1.13.0 release

2018-03-03 Thread Parth Chandra
Thanks for the updates guys. Please keep updating the status in this thread. On Fri, Mar 2, 2018 at 11:18 PM, Padma Penumarthy wrote: > I can look at failure in testFlattenUpperLimit. I added this test recently. > > Thanks > Padma > > > On Mar 2, 2018, at 8:19 AM,

[jira] [Created] (DRILL-6207) Too many open files in distributed mode

2018-03-03 Thread Arun (JIRA)
Arun created DRILL-6207: --- Summary: Too many open files in distributed mode Key: DRILL-6207 URL: https://issues.apache.org/jira/browse/DRILL-6207 Project: Apache Drill Issue Type: Bug

[GitHub] drill issue #1146: DRILL-6204: Pass tables columns without partition columns...

2018-03-03 Thread parthchandra
Github user parthchandra commented on the issue: https://github.com/apache/drill/pull/1146 +1 ---