I just saw that my Ambari Hive configuration page shows duplicate properties:
- Tab "General"
- hive.server2.thrift.port = 10000
- hive.server2.thrift.http.port = 10001
- Tab "Advanced hive-interactive-site"
- hive.server2.thrift.port = 10500
- hive.server2.thrift.http.port = 10501

Why are they duplicated and which one is correct? Can I somehow remove the "wrong" properties?