[jira] [Created] (DRILL-4955) Log Parser for Drill

2016-10-20 Thread Charles Givre (JIRA)
Charles Givre created DRILL-4955: Summary: Log Parser for Drill Key: DRILL-4955 URL: https://issues.apache.org/jira/browse/DRILL-4955 Project: Apache Drill Issue Type: New Feature C

[GitHub] drill issue #626: DRILL-4560: When new bits register, invoke listeners in ZK...

2016-10-20 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/626 +1, pending minor comment Can you squash the changes as well? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your pr

[GitHub] drill issue #626: DRILL-4560: When new bits register, invoke listeners in ZK...

2016-10-20 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/626 Sorry, the commit message quotes the JIRA entry title. I'll change the message, but quote the JIRA title in the body. --- If your project is set up for it, you can reply to this email and have yo

[GitHub] drill issue #626: DRILL-4560: When new bits register, invoke listeners in ZK...

2016-10-20 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/626 Not the PR title, the commit [message](https://help.github.com/articles/changing-a-commit-message/) :) --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] drill issue #626: DRILL-4560: When new bits register, invoke listeners in ZK...

2016-10-20 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/626 Changed PR title. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[GitHub] drill pull request #626: DRILL-4560 - ZKClusterCoordinator fix

2016-10-20 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/626#discussion_r84399376 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/coord/zk/ZKClusterCoordinator.java --- @@ -231,31 +235,42 @@ public DrillbitEndpoint apply(S

[GitHub] drill pull request #626: DRILL-4560 - ZKClusterCoordinator fix

2016-10-20 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/626#discussion_r84398892 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/coord/zk/ZKClusterCoordinator.java --- @@ -231,31 +235,42 @@ public DrillbitEndpoint apply(S

[GitHub] drill issue #626: DRILL-4560 - ZKClusterCoordinator fix

2016-10-20 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/626 Please fix the commit message. Maybe "DRILL-4560: When new bits register, invoke listeners in ZKClusterCoordinator"? --- If your project is set up for it, you can reply to this email and have

[GitHub] drill pull request #626: DRILL-4560 - ZKClusterCoordinator fix

2016-10-20 Thread sudheeshkatkam
Github user sudheeshkatkam commented on a diff in the pull request: https://github.com/apache/drill/pull/626#discussion_r84380424 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/coord/zk/ZKClusterCoordinator.java --- @@ -231,31 +235,42 @@ public DrillbitEndpoint appl

[GitHub] drill pull request #626: DRILL-4560 - ZKClusterCoordinator fix

2016-10-20 Thread sudheeshkatkam
Github user sudheeshkatkam commented on a diff in the pull request: https://github.com/apache/drill/pull/626#discussion_r84380547 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/coord/zk/ZKClusterCoordinator.java --- @@ -231,31 +235,42 @@ public DrillbitEndpoint appl

[GitHub] drill pull request #626: DRILL-4560 - ZKClusterCoordinator fix

2016-10-20 Thread sudheeshkatkam
Github user sudheeshkatkam commented on a diff in the pull request: https://github.com/apache/drill/pull/626#discussion_r84378620 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/coord/zk/ZKClusterCoordinator.java --- @@ -158,10 +158,14 @@ public void cacheChanged() {

[GitHub] drill pull request #626: DRILL-4560 - ZKClusterCoordinator fix

2016-10-20 Thread sudheeshkatkam
Github user sudheeshkatkam commented on a diff in the pull request: https://github.com/apache/drill/pull/626#discussion_r84379824 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/coord/zk/ZKClusterCoordinator.java --- @@ -231,31 +235,42 @@ public DrillbitEndpoint appl

[GitHub] drill pull request #626: DRILL-4560 - ZKClusterCoordinator fix

2016-10-20 Thread sudheeshkatkam
Github user sudheeshkatkam commented on a diff in the pull request: https://github.com/apache/drill/pull/626#discussion_r84379314 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/coord/zk/ZKClusterCoordinator.java --- @@ -231,31 +235,42 @@ public DrillbitEndpoint appl

[GitHub] drill pull request #626: DRILL-4560 - ZKClusterCoordinator fix

2016-10-20 Thread paul-rogers
GitHub user paul-rogers opened a pull request: https://github.com/apache/drill/pull/626 DRILL-4560 - ZKClusterCoordinator fix Fix for DRILL-4560 - ZKClusterCoordinator does not call DrillbitStatusListener.drillbitRegistered for new bits. While this functionality is not needed in Dr

question about lzo input format support

2016-10-20 Thread Ron Alleyne
Hi, If we used drill, we’d like to import lzo files. Is this possible? Could we consider extending drill to support this new format? Thanks, Ron

[GitHub] drill issue #624: Fix printing Strings when `allTextMode` is ON for MapR-DB ...

2016-10-20 Thread Ben-Zvi
Github user Ben-Zvi commented on the issue: https://github.com/apache/drill/pull/624 DRILL-4954 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Created] (DRILL-4954) allTextMode in the MapRDB plugin always return nulls

2016-10-20 Thread Boaz Ben-Zvi (JIRA)
Boaz Ben-Zvi created DRILL-4954: --- Summary: allTextMode in the MapRDB plugin always return nulls Key: DRILL-4954 URL: https://issues.apache.org/jira/browse/DRILL-4954 Project: Apache Drill Issue

Re: ZK lost connectivity issue on large cluster

2016-10-20 Thread Sudheesh Katkam
The mailing list does not seem to allow for images. Can you put the image elsewhere (Github or Dropbox), and reply with a link to it? - Sudheesh > On Oct 19, 2016, at 5:37 PM, François Méthot wrote: > > We had problem on the 220 nodes cluster. No problem on the 12 nodes cluster. > > I agree t

[GitHub] drill pull request #625: Drill-4309: Make this option store.hive.optimize_sc...

2016-10-20 Thread vdiravka
GitHub user vdiravka opened a pull request: https://github.com/apache/drill/pull/625 Drill-4309: Make this option store.hive.optimize_scan_with_native_readers=true defaul You can merge this pull request into a Git repository by running: $ git pull https://github.com/vdiravka/

[jira] [Created] (DRILL-4953) Please delete the JIRA DRILL-4687 as it violates confidentiality

2016-10-20 Thread Vikas Taank (JIRA)
Vikas Taank created DRILL-4953: -- Summary: Please delete the JIRA DRILL-4687 as it violates confidentiality Key: DRILL-4953 URL: https://issues.apache.org/jira/browse/DRILL-4953 Project: Apache Drill

[jira] [Resolved] (DRILL-4687) Not able query Sybase adaptive server from Apache drill

2016-10-20 Thread Vikas Taank (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Taank resolved DRILL-4687. Resolution: Won't Fix > Not able query Sybase adaptive server from Apache drill > --