Re: Hive Struct Type Restrictions.

2016-03-03 Thread satyajit vegesna
Hi Kevin, i am not using HDP or Apache Atlas, only apache hive. Regards, Satyajit. On Thu, Mar 3, 2016 at 2:05 PM, Kevin Vasko wrote: > I had a similar issue when using Hive and trying to create a 400+ column > table. Are you using HDP or have Apache Atlas anywhere in your ecosystem? > If so,

Re: Hive Struct Type Restrictions.

2016-03-03 Thread Kevin Vasko
I had a similar issue when using Hive and trying to create a 400+ column table. Are you using HDP or have Apache Atlas anywhere in your ecosystem? If so, try disabling Apache Atlas and see if the issue goes away. My issue seemed be related to the fact that the Apache Atlas system was erroring when

Re: Hive struct

2013-05-03 Thread Stephen Sprague
ok. i'll bite. when you say "struct" do you mean that literally? if so then you know the first and last elements _by definition_. so that's easy and i presume you can solve that. other than that if you mean "map" or "array" i think you're not going to do it in native hive. For this I'd person