Congrats Sudheesh.
Thanks & Regards,
B Anil Kumar.
On Mon, Nov 9, 2015 at 10:33 AM, Hsuan Yi Chu wrote:
> Congrats Sudheesh!
>
> On Sun, Nov 8, 2015 at 7:10 PM, Amit Hadke wrote:
>
> > Congrats Sudheesh!
> >
> > On Sun, Nov 8, 2015 at 6:27 PM, Abdel Hakim Deneche <
> adene...@maprtech.com
> >
Thanks Jacques and Yuliya's points.
The list summarized by Jacques should be a good guideline to deal with the
variety of zookeeper disconnection problems.
Regarding the initial target (5.b), I would like to propose that, after session
timeouts (instead of setting the time-out on the global level
Congrats Sudheesh!
On Sun, Nov 8, 2015 at 7:10 PM, Amit Hadke wrote:
> Congrats Sudheesh!
>
> On Sun, Nov 8, 2015 at 6:27 PM, Abdel Hakim Deneche >
> wrote:
>
> > Congrats Sudheesh!
> >
> > On Sun, Nov 8, 2015 at 5:16 PM, Abhishek Girish <
> abhishek.gir...@gmail.com
> > >
> > wrote:
> >
> > >
+1, non-binding
Downloaded tarball, mvn clean install
Ran join queries,, was able to run queries on json, parquet and sequence
files.
On Sun, Nov 8, 2015 at 10:01 AM, Abhijit Pol wrote:
> resending the vote with details
>
> +1, non-binding
>
> ran maven tests, installed on Mac, ran drill in embe
david_hudavy created DRILL-4051:
---
Summary: I have used the latest drill-1.3,but the error occurred
when starting:
Key: DRILL-4051
URL: https://issues.apache.org/jira/browse/DRILL-4051
Project: Apache D
Congrats Sudheesh!
On Sun, Nov 8, 2015 at 6:27 PM, Abdel Hakim Deneche
wrote:
> Congrats Sudheesh!
>
> On Sun, Nov 8, 2015 at 5:16 PM, Abhishek Girish >
> wrote:
>
> > Congrats Sudheesh!
> >
> > On Sunday, November 8, 2015, Khurram Faraaz
> wrote:
> >
> > > Congrats Sudheesh!
> > >
> > > On Su
[
https://issues.apache.org/jira/browse/DRILL-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bhallamudi Venkata Siva Kamesh resolved DRILL-2352.
---
Resolution: Fixed
Fix Version/s: (was: Future)
> Mo
Thanks Jacques. It is working.
On Sun, Nov 8, 2015 at 10:22 PM, Jacques Nadeau wrote:
> Updated. Let me know if it doesn't work.
>
> --
> Jacques Nadeau
> CTO and Co-Founder, Dremio
>
> On Sun, Nov 8, 2015 at 6:50 AM, Kamesh wrote:
>
> > Hi All,
> > Can I get rights to assign/modify JIRA issue
FYI, the patch also just successfully completed the extended regression
suite.
--
Jacques Nadeau
CTO and Co-Founder, Dremio
On Sun, Nov 8, 2015 at 5:09 PM, Jacques Nadeau wrote:
> Ok guys,
>
> I took the quiet time directly after the release candidate went out to do
> the first phase of compone
Congrats Sudheesh!
On Sun, Nov 8, 2015 at 5:16 PM, Abhishek Girish
wrote:
> Congrats Sudheesh!
>
> On Sunday, November 8, 2015, Khurram Faraaz wrote:
>
> > Congrats Sudheesh!
> >
> > On Sun, Nov 8, 2015 at 3:13 PM, Jacques Nadeau > > wrote:
> >
> > > The Apache Drill PMC is very proud to annou
Congrats Sudheesh!
On Sunday, November 8, 2015, Khurram Faraaz wrote:
> Congrats Sudheesh!
>
> On Sun, Nov 8, 2015 at 3:13 PM, Jacques Nadeau > wrote:
>
> > The Apache Drill PMC is very proud to announce Sudheesh Katkam as a
> > new committer.
> >
> > Sudheesh has done a great deal of work on D
Ok guys,
I took the quiet time directly after the release candidate went out to do
the first phase of componentization. You can see my work at [1].
This set of commits has little functional impact. I've also done my best to
avoid package or file renaming, rather keeping things in their same
packa
GitHub user jacques-n opened a pull request:
https://github.com/apache/drill/pull/250
DRILL-3987: Componentize Drill, extracting vectors as separate library
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jacques-n/drill DRILL-39
Congrats Sudheesh!
On Sun, Nov 8, 2015 at 3:13 PM, Jacques Nadeau wrote:
> The Apache Drill PMC is very proud to announce Sudheesh Katkam as a
> new committer.
>
> Sudheesh has done a great deal of work on Drill and it is an honor to now
> have him as a committer. We're lucky to have him as part
The Apache Drill PMC is very proud to announce Sudheesh Katkam as a
new committer.
Sudheesh has done a great deal of work on Drill and it is an honor to now
have him as a committer. We're lucky to have him as part of our community.
Welcome Sudheesh!
GitHub user adityakishore opened a pull request:
https://github.com/apache/drill/pull/249
DRILL-4050: Add zip archives to the list of artifacts in verify_releaâ¦
â¦se.sh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adityakish
Aditya Kishore created DRILL-4050:
-
Summary: Add zip archives to the list of artifacts in
verify_release.sh
Key: DRILL-4050
URL: https://issues.apache.org/jira/browse/DRILL-4050
Project: Apache Drill
Did not notice your reply :)
Yes - I agree with Jacques - we should consider variety of the scenarios here.
Thanks,Yuliya
From: Jacques Nadeau
To: dev
Sent: Sunday, November 8, 2015 11:56 AM
Subject: Re: Zookeeper down before query starts/after query finishes
I think we need to talk
In the reality if you can not connect to ZK (and ConnectionLoss is a client
side error) it either means issues with network on client node itself or issues
with ZK quorum. In those situations unless you receive (eventually) "Session
Expiration" or "Connection reestablished" again you don't know
I think we need to talk through a couple of different scenarios and decide
on Drill behavior in each.
Client Based
1) Initial connection to ZK from client fails
2) Client loses ZK Connection
a) Reconnects within session timeout
b) Cannot reconnect within session timeout (loses session)
3) ZK C
resending the vote with details
+1, non-binding
ran maven tests, installed on Mac, ran drill in embedded mode, verified Web
UI for CSV header config changes, ran few queries on CSV files with and
without header, ran few queries against large CSV files with header in HDFS
On Sun, Nov 8, 2015 at 9
I just submitted a pull request to address DRILL-3751, which focuses on the
scenario where query already finishes and zookeeper dies. So Foreman cannot
delete the profiles of running queries in zookeeper.
I think in this case, after a few retries, Foreman can assume Zookeeper is
down. And, this qu
+1
mvn clean install on mac and linux
tried a few queries on distributed mode.
Things looked fine
On Sun, Nov 8, 2015 at 8:16 AM, Aman Sinha wrote:
> +1.
> Downloaded the binary tar ball and installed on Mac. Ran Drill in embedded
> mode. Tested a few join, aggregation and limit queries agai
Github user jacques-n commented on the pull request:
https://github.com/apache/drill/pull/248#issuecomment-154840757
Can you start a design discussion about zookeeper connection management on
the list? We need to talk through the behavior of initial connect failure and
long term failu
Updated. Let me know if it doesn't work.
--
Jacques Nadeau
CTO and Co-Founder, Dremio
On Sun, Nov 8, 2015 at 6:50 AM, Kamesh wrote:
> Hi All,
> Can I get rights to assign/modify JIRA issues to myself
>
> --
> Kamesh.
>
+1.
Downloaded the binary tar ball and installed on Mac. Ran Drill in embedded
mode. Tested a few join, aggregation and limit queries against parquet
data with and without metadata cache. Tested cancellation for couple of
queries. Looked at query profiles on the WebUI. Looks good.
On Sat, No
Hi All,
Can I get rights to assign/modify JIRA issues to myself
--
Kamesh.
27 matches
Mail list logo