Closed manucbilagi closed 8 years ago
If you want the values to be int instead of string, you have to create a managed metadata field. This can be done by:
Note that this requires Nav-2.6+
Thanks for your input. Currently our cluster has Nav - 2.4.4.
Hi Cloudera,
I want to add a custom field of type
**_"INT"_**
to every hive table so that I can later call something like_**setCustomField(value)**_
Can you please guide me how it can be done?