Re: Drill 2.0 (design) hackathon

2017-09-06 Thread Muhammad Gelbana
Understood. But if it's possible to stream the event, may be we can do the streaming through YouTube too, which can archive the stream afterwards. But it's up to 8 hours only. I'm not a YouTube expert though. https://support.google.com/youtube/answer/6247592 I'm just afraid I may not be able to

[GitHub] drill pull request #934: DRILL-3449 When Foreman node dies, the FragmentExec...

2017-09-06 Thread vrozov
GitHub user vrozov opened a pull request: https://github.com/apache/drill/pull/934 DRILL-3449 When Foreman node dies, the FragmentExecutor still tries to send status updates to Foreman You can merge this pull request into a Git repository by running: $ git pull

[GitHub] drill pull request #889: DRILL-5691: enhance scalar sub queries checking for...

2017-09-06 Thread weijietong
Github user weijietong commented on a diff in the pull request: https://github.com/apache/drill/pull/889#discussion_r137424972 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/join/JoinUtils.java --- @@ -203,35 +203,27 @@ public static void

Re: Drill 2.0 (design) hackathon

2017-09-06 Thread Pritesh Maker
Hi We don't plan on recording the event (it's a day long event!) but are looking at options to have a WebEx or Hangout link if folks want to join remotely. Pritesh _ From: Muhammad Gelbana > Sent: Wednesday, September

Re: multiple logback.xml in the project

2017-09-06 Thread Jinfeng Ni
Makes sense to simply logback.xml to 2 : one for distribution, another one for unit test. I did not run into conflicts resulting from multiple logback.xml in the past (possibly because I used InteliJ). When I run test under under java-exec, I will modify logbak.xml under that package, and the

Re: multiple logback.xml in the project

2017-09-06 Thread Paul Rogers
Great idea. Some background for others: logback.xml is meant to be a single, global resource. The challenge is that each Maven project has its own tests, so each need a logback.xml (or, more properly, logback-test.xml). When run under Maven, only one test/resources directory will be in the

Re: Hex in Drill

2017-09-06 Thread Chunhui Shi
Have you tried VarBinary? For data type conversion, you may want to refer to this page: https://drill.apache.org/docs/data-type-conversion/, try these two pairs of functions, also I believe * CONVERT_TO and

[jira] [Created] (DRILL-5770) Query Orphaned

2017-09-06 Thread Nate Putnam (JIRA)
Nate Putnam created DRILL-5770: -- Summary: Query Orphaned Key: DRILL-5770 URL: https://issues.apache.org/jira/browse/DRILL-5770 Project: Apache Drill Issue Type: Bug Affects Versions: 1.11.0

[GitHub] drill issue #933: DRILL-5765: Json query profile is not shown on Web UI

2017-09-06 Thread sindhurirayavaram
Github user sindhurirayavaram commented on the issue: https://github.com/apache/drill/pull/933 @arina-ielchiieva I updated the jquery to it's latest min version. The updated jquery library doesn't support load function anymore. It should be "onload". We were using load in graph.js

[GitHub] drill pull request #889: DRILL-5691: enhance scalar sub queries checking for...

2017-09-06 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/889#discussion_r137295692 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/join/JoinUtils.java --- @@ -203,35 +203,27 @@ public static void

[GitHub] drill pull request #889: DRILL-5691: enhance scalar sub queries checking for...

2017-09-06 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/889#discussion_r137291711 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/join/JoinUtils.java --- @@ -203,35 +203,27 @@ public static void

Hex in Drill

2017-09-06 Thread Charles Givre
All, I'm working on a format plugin in which the data contains a lot of hexadecimal numbers. I didn't see it in the docs, but does Drill have any hex/dec/octal etc conversion functions? Also, I realize this depends on the length of the integer, (most are unsigned 4 or 8 bit ints), but what would

[GitHub] drill issue #925: DRILL-5749: solve foreman and netty threads deadlock

2017-09-06 Thread weijietong
Github user weijietong commented on the issue: https://github.com/apache/drill/pull/925 anyone can review this PR ? more details about thread stacks see [DRLL-5749](https://issues.apache.org/jira/browse/DRILL-5749) ---

[GitHub] drill issue #889: DRILL-5691: enhance scalar sub queries checking for the ca...

2017-09-06 Thread weijietong
Github user weijietong commented on the issue: https://github.com/apache/drill/pull/889 @arina-ielchiieva @amansinha100 isScalarSubquery method has been refactored , please review. ---

[GitHub] drill pull request #930: DRILL-5761: Disable Lilith ClassicMultiplexSocketAp...

2017-09-06 Thread vvysotskyi
Github user vvysotskyi commented on a diff in the pull request: https://github.com/apache/drill/pull/930#discussion_r137252146 --- Diff: common/src/test/resources/logback.xml --- @@ -16,17 +16,22 @@ 1 true ${LILITH_HOSTNAME:-localhost} +

[GitHub] drill issue #933: DRILL-5765: Json query profile is not shown on Web UI

2017-09-06 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/933 @sindhurirayavaram can you please explain why your previous changes caused the regression and how they are connected with `load` function. Thank you in advance. ---

Re: Drill 2.0 (design) hackathon

2017-09-06 Thread Muhammad Gelbana
Would anyone kindly own the recording of the event ? On Sep 6, 2017 7:47 AM, "Aman Sinha" wrote: > Here is the Eventbrite event for registration: > > https://www.eventbrite.com/e/drill-developer-day-sept-2017- > registration-7478463285 > > Please register so we can plan