Alejandro,

Thanks for the heads up on this.  I will create a JIRA and fix the kinit path 
issue.

Rob


From: Alejandro Fernandez 
<[email protected]<mailto:[email protected]>>
Date: Monday, April 20, 2015 at 5:45 PM
To: Robert Levas <[email protected]<mailto:[email protected]>>, Nick 
Dimiduk <[email protected]<mailto:[email protected]>>, Jayush 
Luniya <[email protected]<mailto:[email protected]>>, Vitaly 
Brodetskyi <[email protected]<mailto:[email protected]>>, 
"[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Cc: Yusaku Sako <[email protected]<mailto:[email protected]>>
Subject: HBASE multiple branches in common-services

Hi all,

There are now two HBASE branches inside common-services, 0.96.0.2.0 (used for 
HDP 2.2), and 1.1.0.2.3 (used for HDP 2.3).
Please keep this in mind when committing changes, as most likely, both branches 
will need fixes.

After the branch, we've had some other differences in these folders,

Robert, AMBARI-10452
status_params.py in older version,
 kinit_path_local = 
functions.get_kinit_path(default('/configurations/kerberos-env/executable_search_paths',
 None))

params_linux.py in older version,
kinit_path_local = 
functions.get_kinit_path(default('/configurations/kerberos-env/executable_search_paths',
 None))

Vitaly, committed AMBARI-10531 with changes to both branches.

We'll figure out how to keep code mirroring to a minimum.

Thanks,
Alejandro Fernandez


Reply via email to