.apache.org>>
Date: Friday, February 15, 2013 7:21 AM
To: "user@hive.apache.org<mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
Subject: Re: Generate Hive DDL
If you're using Hive v0.10, this implements the new SHOW CREATE TABLE mytable
comman
;> Folks,
>>
>> I was wondering if any one is aware of a way to generate Hive DDL
>> scripts using the existing metastore which in our case is in postgres. We
>> have a few tables which have been historically created and figuring our
>> creating ways to get the
2013 at 9:41 PM, Murtaza Doctor
wrote:
> Folks,
>
> I was wondering if any one is aware of a way to generate Hive DDL
> scripts using the existing metastore which in our case is in postgres. We
> have a few tables which have been historically created and figuring our
> creating ways
Folks,
I was wondering if any one is aware of a way to generate Hive DDL scripts using
the existing metastore which in our case is in postgres. We have a few tables
which have been historically created and figuring our creating ways to get the
schema as DDL so that we can keep it in under