Re: Binaries for embedded testing

2018-07-18 Thread Mike Percy
On Wed, Jul 18, 2018 at 1:24 PM Tim Robertson wrote: > > I'm pretty busy this week and would be happy to get some help on this if > anybody has cycles to spare. > > Thanks Mike - I'll look into 3) and if we get it working I'm happy to offer > a PR for 4). > This is an evening project for me so I

Re: Growing the Kudu community

2018-07-18 Thread Martin Weindel
- Regarding the Java MiniCluster support: I think there are already a few solutions existing based on Docker, which are more flexible. From my side, there is a test integration using Docker Compose for the Presto-Kudu connector, see [1]. Currently it can spawn a cluster with one or three tserve

Re: Binaries for embedded testing

2018-07-18 Thread Tim Robertson
> I'm pretty busy this week and would be happy to get some help on this if anybody has cycles to spare. Thanks Mike - I'll look into 3) and if we get it working I'm happy to offer a PR for 4). This is an evening project for me so I might be a little slow too - if someone else is keen and has time

Re: Binaries for embedded testing

2018-07-18 Thread Mike Percy
On Wed, Jul 18, 2018 at 12:42 PM Todd Lipcon wrote: > On Wed, Jul 18, 2018 at 12:38 PM, Mike Percy wrote: > > > So I was able to get a proof-of-concept working [1], although the script > is > > a bit hacky. The hacky part is that I arbitrarily chose a few system > > modules not to package until

Re: Binaries for embedded testing

2018-07-18 Thread Todd Lipcon
On Wed, Jul 18, 2018 at 12:38 PM, Mike Percy wrote: > So I was able to get a proof-of-concept working [1], although the script is > a bit hacky. The hacky part is that I arbitrarily chose a few system > modules not to package until the thing was willing to run. I was able to > build Kudu on EL6 a

Re: Binaries for embedded testing

2018-07-18 Thread Mike Percy
So I was able to get a proof-of-concept working [1], although the script is a bit hacky. The hacky part is that I arbitrarily chose a few system modules not to package until the thing was willing to run. I was able to build Kudu on EL6 and run it on Ubuntu 16.04. I have not make it work on macOS ye

Re: Growing the Kudu community

2018-07-18 Thread Mike Percy
On Wed, Jul 18, 2018 at 8:52 AM Tim Robertson wrote: > Perhaps we should continue this on the dev@ list discussion I started a > few weeks back [2]? [2] > https://lists.apache.org/thread.html/ee697a022b72bbca2761b1af0581773d8fb708f701fc969bc259fc2d@%3Cdev.kudu.apache.org%3E > Sure, let's con

Re: Growing the Kudu community

2018-07-18 Thread Tim Robertson
On the mini cluster as a maven artifact: The Beam KuduIO is in progress here [1], with Integration test (currently I use Docker) and I just refactored the code so I could mock a KuduService for unit tests. It is an ideal time to try your current work Mike/Grant, as I'd use a minicluster instead of