Re: HCat and non-string partition types

2014-07-23 Thread Prem Yadav
related? https://issues.apache.org/jira/browse/HCATALOG-23 On Wed, Jul 23, 2014 at 4:49 PM, Brian Jeltema < brian.jelt...@digitalenvoy.net> wrote: > I have some Hive tables that are partitioned by an int field. When I tried > to do a Sqoop import using Sqoops HCatalog > support, it failed compla

HCat and non-string partition types

2014-07-23 Thread Brian Jeltema
I have some Hive tables that are partitioned by an int field. When I tried to do a Sqoop import using Sqoops HCatalog support, it failed complaining that HCatalog only supports string partitions. However, I’ve used HCatalog in mapReduce jobs with int partitions successfully. The docs that I’ve s