Member since
10-02-2015
7
Posts
1
Kudos Received
0
Solutions
09-19-2016
05:28 PM
I think the break down is like this: Changes to tables
hostgroup_component (1 added)
topology_host_info (2 added)
upgrade (1 added)
New Indexes 4 added Referential Integrity FK_hostinfo_host_id constraint added
... View more
08-09-2016
12:05 PM
Do you use Ambari? If so, then there should be no problems as the service user information is recorded in Ambari and propagates through with upgrades. If you don't, then you probably just have to make sure you copy across any relevant configuration parameters, remember to start your services as that user and check HDFS permissions are correct as part of the post-upgrade validation process. As you say, custom users are totally supported, so you shouldn't experience any problems.
... View more