Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added hive.metastore.orm.retrieveMapNullsAsEmptyStrings from HIVE-8485

...

This can be configured on a per client basis by using the "set metaconf:hive.metastore.try.direct.sql.ddl=<value>" command, starting with Hive 0.14.0 (HIVE-7532).

 

hive.metastore.orm.retrieveMapNullsAsEmptyStrings

 

  • Default Value: false
  • Added In: Hive 1.0.0 with HIVE-8485

 

Thrift does not support nulls in maps, so any nulls present in maps retrieved from object-relational mapping (ORM) must be either pruned or converted to empty strings. Some backing databases such as Oracle persist empty strings as nulls, and therefore will need to have this parameter set to true in order to reverse that behavior. For others, the default pruning behavior is correct.

hive.direct.sql.max.query.length 

...

For WebHCat configuration, see Configuration Variables in the WebHCat manual.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Save

Save

Save

Save

Save