You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@drill.apache.org by Brandon Gmail <br...@gmail.com> on 2018/02/12 20:22:42 UTC

Drill on AWS

Does anyone have an updated bootstrap script for drill on AWS EMR? Their repository is over 3 years old, and I’m flailing at figuring this out on my own. Any help would be appreciated.

Thanks,
Brandon

Re: Drill on AWS

Posted by Francis McGregor-Macdonald <fr...@mc-mac.com>.
Hi Brandon,

I created a quick gist, hopefully it comes across clearly.

https://gist.github.com/fmcmac/a35738376d111fdca45057bd0fb4c79e

Any improvements greatly appreciated and happy to update it based on
feedback.

Regards,
Francis

On Tue, Feb 13, 2018 at 11:11 AM, Brandon Gmail <br...@gmail.com>
wrote:

> Hey Francis,
>
> Yes please! That option will work. I would appreciate any documentation
> you might have.
>
> > On Feb 12, 2018, at 2:51 PM, Francis McGregor-Macdonald <
> francis@mc-mac.com> wrote:
> >
> > Hi Brandon,
> >
> > I recently went through this challenge and found it easier in the end to
> > install SSM with a bootstrap and then use ssm.send_command
> > with AWS-RunRemoteScript once the cluster was in place.
> >
> > This way I can use the AWS installed Zookeeper. The remote script is
> pretty
> > much a facsimile of the Drill Install instructions.
> >
> > If that option would work happy to share.
> >
> > On Tue, Feb 13, 2018 at 9:22 AM, Brandon Gmail <br...@gmail.com>
> > wrote:
> >
> >> Does anyone have an updated bootstrap script for drill on AWS EMR? Their
> >> repository is over 3 years old, and I’m flailing at figuring this out
> on my
> >> own. Any help would be appreciated.
> >>
> >> Thanks,
> >> Brandon
> >>
>
>

Re: Drill on AWS

Posted by Brandon Gmail <br...@gmail.com>.
Hey Francis,

Yes please! That option will work. I would appreciate any documentation you might have.

> On Feb 12, 2018, at 2:51 PM, Francis McGregor-Macdonald <fr...@mc-mac.com> wrote:
> 
> Hi Brandon,
> 
> I recently went through this challenge and found it easier in the end to
> install SSM with a bootstrap and then use ssm.send_command
> with AWS-RunRemoteScript once the cluster was in place.
> 
> This way I can use the AWS installed Zookeeper. The remote script is pretty
> much a facsimile of the Drill Install instructions.
> 
> If that option would work happy to share.
> 
> On Tue, Feb 13, 2018 at 9:22 AM, Brandon Gmail <br...@gmail.com>
> wrote:
> 
>> Does anyone have an updated bootstrap script for drill on AWS EMR? Their
>> repository is over 3 years old, and I’m flailing at figuring this out on my
>> own. Any help would be appreciated.
>> 
>> Thanks,
>> Brandon
>> 

Re: Drill on AWS

Posted by Francis McGregor-Macdonald <fr...@mc-mac.com>.
Hi Brandon,

I recently went through this challenge and found it easier in the end to
install SSM with a bootstrap and then use ssm.send_command
with AWS-RunRemoteScript once the cluster was in place.

This way I can use the AWS installed Zookeeper. The remote script is pretty
much a facsimile of the Drill Install instructions.

If that option would work happy to share.

On Tue, Feb 13, 2018 at 9:22 AM, Brandon Gmail <br...@gmail.com>
wrote:

> Does anyone have an updated bootstrap script for drill on AWS EMR? Their
> repository is over 3 years old, and I’m flailing at figuring this out on my
> own. Any help would be appreciated.
>
> Thanks,
> Brandon
>