You can set hive.conf.validation to false to disable this :) From: Mich Talebzadeh <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Friday, April 29, 2016 at 11:16 To: user <[email protected]<mailto:[email protected]>> Subject: Re: Hive configuration parameter hive.enforce.bucketing does not exist in Hive 2
Well having it in the old code causes the query to crash as well! Dr Mich Talebzadeh LinkedIn https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw http://talebzadehmich.wordpress.com<http://talebzadehmich.wordpress.com/> On 29 April 2016 at 18:33, Sergey Shelukhin <[email protected]<mailto:[email protected]>> wrote: This parameter has indeed been removed; it is treated as always true now, because setting it to false just produced incorrect tables. From: Mich Talebzadeh <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Friday, April 29, 2016 at 02:51 To: user <[email protected]<mailto:[email protected]>> Subject: Hive configuration parameter hive.enforce.bucketing does not exist in Hive 2 Is the parameter --set hive.enforce.bucketing = true; depreciated in Hive 2 as it causes hql code not to work? hive> set hive.enforce.bucketing = true; Query returned non-zero code: 1, cause: hive configuration hive.enforce.bucketing does not exists. Dr Mich Talebzadeh LinkedIn https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw http://talebzadehmich.wordpress.com<http://talebzadehmich.wordpress.com/>
