Hi Ted, Sounds good, I'll just then put a hard-coded link for now.
Tim On Mon, Oct 7, 2013 at 11:37 PM, Ted Dunning <[email protected]> wrote: > Timothy, > > There is no official binary convenience release for milestone 1, but you > can point to any tar file you like. > > Going forward, it is likely that there will be binary artifacts for > subsequent releases. > > > > On Mon, Oct 7, 2013 at 11:26 PM, Timothy Chen <[email protected]> wrote: > > > Btw Jacques, > > > > Will we keep a binary release somewhere? Unless we're always going to > point > > to your people.apache.org directory. > > > > I need to point whirr to download a tar that ideally contains the > compiled > > bits so I don't have to recompile everything on ec2 per node. > > > > I'd like to get a fixed base url and just pass in configurable version > > number that whirr knows how to generate the right url for different > > versions. > > > > Tim > > > > > > On Mon, Oct 7, 2013 at 4:50 PM, Jacques Nadeau <[email protected]> > wrote: > > > > > You need to run a zk cluster somewhere that both the Drillbits and the > > > client point to. On the client you'll then add zk=127.0.0.1:2181 (or > > > whatever the host:port of zk is) as a property to the jdbc connection > > > string. > > > > > > J > > > > > > > > > On Sun, Oct 6, 2013 at 12:29 PM, Timothy Chen <[email protected]> > wrote: > > > > > > > Hey guys, > > > > > > > > Does Sqlline has the ability to connect to a remote Drillbit and > issue > > > > query? > > > > > > > > If so how do you configure/run it to do so? > > > > > > > > I'm trying to test out the EC2 deployment I did with Whirr. > > > > > > > > Tim > > > > > > > > > >
