Re: Extract Create Table statement from Hive

2011-02-22 Thread Jay Ramadorai
Thank you, Ed. Works like a charm after I remove the Hive2rdbms references. I've uploaded the jar to the JIRA for those who want to use it. On Feb 22, 2011, at 1:13 PM, Edward Capriolo wrote: > On Tue, Feb 22, 2011 at 1:09 PM, Jay Ramadorai > wrote: >> Thank you, Ed. Trying it now, but I n

Re: Extract Create Table statement from Hive

2011-02-22 Thread Edward Capriolo
On Tue, Feb 22, 2011 at 1:09 PM, Jay Ramadorai wrote: > Thank you, Ed. Trying it now, but I need the following package to build > HiveUtil: > > com.media6.hive2rdbms.common.Hive2RdbmsConf; > > can you point me to where I can get it from? > > On Feb 22, 2011, at 10:51 AM, Edward Capriolo wrote: > >

Re: Extract Create Table statement from Hive

2011-02-22 Thread Jay Ramadorai
Thank you, Ed. Trying it now, but I need the following package to build HiveUtil: com.media6.hive2rdbms.common.Hive2RdbmsConf; can you point me to where I can get it from? On Feb 22, 2011, at 10:51 AM, Edward Capriolo wrote: > On Mon, Feb 21, 2011 at 7:31 PM, Edward Capriolo > wrote: >> On Mo

Re: Extract Create Table statement from Hive

2011-02-22 Thread Edward Capriolo
On Mon, Feb 21, 2011 at 7:31 PM, Edward Capriolo wrote: > On Mon, Feb 21, 2011 at 6:42 PM, Jay Ramadorai > wrote: >> Does anyone have a way of generating the create table statement for a table >> that is in Hive?  I see a jira for >> this https://issues.apache.org/jira/browse/HIVE-967 and it appe

Re: Extract Create Table statement from Hive

2011-02-21 Thread Edward Capriolo
On Mon, Feb 21, 2011 at 6:42 PM, Jay Ramadorai wrote: > Does anyone have a way of generating the create table statement for a table > that is in Hive?  I see a jira for > this https://issues.apache.org/jira/browse/HIVE-967 and it appears that Ed > Capriolo might have a solution for this. Ed, are y

Extract Create Table statement from Hive

2011-02-21 Thread Jay Ramadorai
Does anyone have a way of generating the create table statement for a table that is in Hive? I see a jira for this https://issues.apache.org/jira/browse/HIVE-967 and it appears that Ed Capriolo might have a solution for this. Ed, are you able to share this solution? My goal is to copy a bunch