You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Alejandro Fernandez <af...@hortonworks.com> on 2015/06/01 23:03:55 UTC

Review Request 34905: Small misc. fixes for UpgradeCatalog210, Falcon DR directory ownership, and location of hadoop-streaming.jar

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34905/
-----------------------------------------------------------

Review request for Ambari, Sid Wagle and Venkat Ranganathan.


Bugs: AMBARI-11595
    https://issues.apache.org/jira/browse/AMBARI-11595


Repository: ambari


Description
-------

Miscellaneous fixes

* UpgradeCatalog210 does some string comparisons with == instead of .equals()
* Falcon data-mirroring folder needs to be owned by falcon user instead of hdfs
* Hadoop-streaming jar source is actually /usr/hdp/{version}/hadoop-mapreduce folder if HDP 2.2 or higher


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java c3d264f 
  ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/falcon.py 639071e 
  ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py ce62309 
  ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py 7ce3140 

Diff: https://reviews.apache.org/r/34905/diff/


Testing
-------

----------------------------------------------------------------------
Total run:746
Total errors:0
Total failures:0
OK


Thanks,

Alejandro Fernandez