Thanks Pratik. How about fetching comments from USER_COL_COMMENTS ?
If not Sqoop, is there any other way to fetch this data? Regards, Venkat From: pratik khadloya [mailto:[email protected]] Sent: Thursday, September 11, 2014 6:09 PM To: [email protected] Subject: Re: Importing Table and Column comments The problem is that JDBC does not have support for column comments. It is not a part of their API. Ref: http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSetMetaData.html ~Pratik On Thu, Sep 11, 2014 at 3:13 PM, Venkat, Ankam <[email protected]<mailto:[email protected]>> wrote: Need this data for our enterprise metadata repository. Any workaround for this? Regards, Venkat From: pratik khadloya [mailto:[email protected]<mailto:[email protected]>] Sent: Thursday, September 11, 2014 3:13 PM To: [email protected]<mailto:[email protected]> Subject: Re: Importing Table and Column comments I don't think that happens today. I was wondering about the same thing. On Thu, Sep 11, 2014 at 10:43 AM, Venkat, Ankam <[email protected]<mailto:[email protected]>> wrote: Is there a way to import table and column comments and store info on Hive? Regards, Venkat Ankam
