On Thu, Feb 21, 2019 at 6:34 PM Thai Bui <blquyt...@gmail.com> wrote:

> Great work!!
>
> Just curious, is it possible to take it one step further to provide a
> standalone local Hive that requires no hdfs (local filesystem instead) with
> embedded metastore and beeline?
>
> Would love to collaborate to make this happen similar to how spark-shell
> works.
>
> On Thu, Feb 21, 2019 at 3:10 PM Prasanth Jayachandran <
> j.prasant...@gmail.com> wrote:
>
>> Hi
>>
>> I did this a while back to run hive on tez
>> https://github.com/prasanthj/docker-hive-on-tez
>>
>> Some forks have updated versions of hive. With minimal changes it should
>> work with current hive master too.
>>
>> Thanks
>> Prasanth
>>
>> ------------------------------
>> *From:* Prasanth Jayachandran <pjayachand...@cloudera.com>
>> *Sent:* Thursday, February 21, 2019 12:57 PM
>> *To:* user@hive.apache.org; user@hive.apache.org
>> *Subject:* Re: just released: Docker image of a minimal Hive server
>>
>> Hi
>>
>> I did this a while back to run hive on tez
>> https://github.com/prasanthj/docker-hive-on-tez
>> Some forks have updated versions of hive. With some minimal changes it
>> should work with current hive master too.
>>
>> Thanks
>> Prasanth
>>
>> ------------------------------
>> *From:* Furcy Pin <pin.fu...@gmail.com>
>> *Sent:* Thursday, February 21, 2019 11:59 AM
>> *To:* user@hive.apache.org
>> *Subject:* Re: just released: Docker image of a minimal Hive server
>>
>> Hello!
>>
>> If that might help, I did this repo a while ago:
>> https://github.com/FurcyPin/docker-hive-spark
>> It provides a pre-installed Hive Metastore and a HiveServer running on
>> Spark (Spark-SQL not Hive on Spark)
>>
>> I also did some config to acces AWS s3 data with it.
>>
>> Cheers,
>>
>> Furcy
>>
>> On Thu, 21 Feb 2019 at 18:30, Edward Capriolo <edlinuxg...@gmail.com>
>> wrote:
>>
>>> Good deal and great name!
>>>
>>> On Thu, Feb 21, 2019 at 11:31 AM Aidan L Feldman (CENSUS/ADEP FED) <
>>> aidan.l.feld...@census.gov> wrote:
>>>
>>>> Hi there-
>>>>
>>>> I am a new Hive user, working at the US Census Bureau. I was interested
>>>> in getting Hive running locally, but wanted to keep the dependencies
>>>> isolated. I could find Hadoop and Hive Docker images, but not one that had
>>>> both. Therefore, I present:  WeeHive <https://github.com/xdgov/weehive>
>>>> , *a minimal-as-possible Hive deployment*! This allows getting Hive up
>>>> and running (for development, not production) in a handful of steps.
>>>>
>>>>
>>>> I'm new to Hadoop and Hive, so I'm sure there are improvements that
>>>> could be made. Feedback (email <aidan.l.feld...@census.gov>,issues
>>>> <https://github.com/xdgov/weehive/issues>, or pull requests) welcome.
>>>>
>>>>
>>>> Enjoy!
>>>>
>>>>
>>>> Aidan Feldman
>>>>
>>>> xD (Experimental Data) team
>>>>
>>>> Office of Program, Performance, and Stakeholder Integration (PPSI)
>>>>
>>>> Office of the Director
>>>>
>>>> Census Bureau
>>>>
>>>> --
> Thai
>

"Just curious, is it possible to take it one step further to provide a
standalone local Hive that requires no hdfs (local filesystem instead) with
embedded metastore and beeline?"
If you simply extract the hive tarball into a directory that is what you
get.

Reply via email to