You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@impala.apache.org by Sunil Parmar <su...@gmail.com> on 2018/01/24 23:09:08 UTC

Install impala-shell

Is it possible to just install impala-shell client ? Can anyone share
package / installation details ?

Sunil Parmar

Re: Install impala-shell

Posted by Sunil Parmar <su...@gmail.com>.
Looking forward David !

Sunil Parmar

On Wed, Jan 24, 2018 at 3:30 PM, David Knupp <dk...@cloudera.com> wrote:

> Thanks for pointing out that the instructions need to be fixed, MJ.
>
> Sunil, this should work for now, but I'm actually going to be overhauling
> this repo and the standalone shell in the next few weeks. A notice will go
> out to the user list when that occurs.
>
> --David
>
> Matthew Jacobs <mj...@apache.org>
> January 24, 2018 at 3:19 PM
> David Knupp shared a pip-installable impala-shell package:
> https://github.com/dknupp/impala-shell
>
> Note the instructions on the page need to be modified (cc David) as
> the github link is wrong:
> $ virtualenv testpyenv # optional
> $ pip install git+git://github.com/dknupp/impala-shell.git
> $ sudo pip install git+git://github.com/dknupp/impala-shell.git
> $ impala-shell -i my-impala-coordinator
>
> Best,
> mj
> Sunil Parmar <su...@gmail.com>
> January 24, 2018 at 3:09 PM
> Is it possible to just install impala-shell client ? Can anyone share
> package / installation details ?
>
> Sunil Parmar
>
>
> --
> David Knupp | Software Engineer
> Cloudera Inc., 433 California Street #1100. San Francisco, CA 94104
> <https://maps.google.com/?q=433+California+Street+%231100.+San+Francisco,+CA+94104&entry=gmail&source=g>
>
>
> <https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach>
>

Re: Install impala-shell

Posted by David Knupp <dk...@cloudera.com>.
Thanks for pointing out that the instructions need to be fixed, MJ.

Sunil, this should work for now, but I'm actually going to be 
overhauling this repo and the standalone shell in the next few weeks. A 
notice will go out to the user list when that occurs.

--David

> Matthew Jacobs <ma...@apache.org>
> January 24, 2018 at 3:19 PM
> David Knupp shared a pip-installable impala-shell package:
> https://github.com/dknupp/impala-shell
>
> Note the instructions on the page need to be modified (cc David) as
> the github link is wrong:
> $ virtualenv testpyenv # optional
> $ pip install git+git://github.com/dknupp/impala-shell.git
> $ sudo pip install git+git://github.com/dknupp/impala-shell.git
> $ impala-shell -i my-impala-coordinator
>
> Best,
> mj
> Sunil Parmar <ma...@gmail.com>
> January 24, 2018 at 3:09 PM
> Is it possible to just install impala-shell client ? Can anyone share 
> package / installation details ?
>
> Sunil Parmar

-- 
David Knupp | Software Engineer
Cloudera Inc., 433 California Street #1100. San Francisco, CA 94104

<https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach>

Re: Install impala-shell

Posted by Matthew Jacobs <mj...@apache.org>.
David Knupp shared a pip-installable impala-shell package:
https://github.com/dknupp/impala-shell

Note the instructions on the page need to be modified (cc David) as
the github link is wrong:
$ virtualenv testpyenv # optional
$ pip install git+git://github.com/dknupp/impala-shell.git
$ sudo pip install git+git://github.com/dknupp/impala-shell.git
$ impala-shell -i my-impala-coordinator

Best,
mj

On Wed, Jan 24, 2018 at 3:09 PM, Sunil Parmar <su...@gmail.com> wrote:
> Is it possible to just install impala-shell client ? Can anyone share
> package / installation details ?
>
> Sunil Parmar