-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53810/
-----------------------------------------------------------
Review request for Ambari, Attila Doroszlai, Laszlo Puskas, Sandor Magyari, and
Sebastian Toader.
Bugs: AMBARI-18904
https://issues.apache.org/jira/browse/AMBARI-18904
Repository: ambari
Description
-------
Increased the service check timeout for Oozie, Yarn, Pig, Tez and Mahout from
300 secs to 600 secs. Mahout hasn't yet timed out in test environment, but its
service check time was over 200 secs.
Diffs
-----
ambari-server/src/main/resources/common-services/MAHOUT/1.0.0.2.3/metainfo.xml
f363e55
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/metainfo.xml
8282240
ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.3/metainfo.xml
96ac9ce
ambari-server/src/main/resources/common-services/PIG/0.12.0.2.0/metainfo.xml
d445e58
ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/metainfo.xml
8b3a153
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/metainfo.xml
25e242b
Diff: https://reviews.apache.org/r/53810/diff/
Testing
-------
1.
Manually tested the effect of setting the service check timeout.
2.
Run unit tests in ambari-server. Failures are completely irrelevant:
Failed tests:
DataStoreImplTest.testFind:526 expected:<class
DS_DataStoreImplTest$TestEntity_1> but was:<class
DS_DataStoreImplTest$TestSubEntity_1>
DataStoreImplTest.testRemove:475 expected:<class
DS_DataStoreImplTest$TestEntity_1> but was:<class
DS_DataStoreImplTest$TestSubEntity_1>
DataStoreImplTest.testStore_update:357 expected:<class
DS_DataStoreImplTest$TestEntity_1> but was:<class
DS_DataStoreImplTest$TestSubEntity_1>
DataStoreImplTest.testStore_update_longStringValue:426
Expectation failure on verify:
DynamicEntity.set("DS_id", 99): expected: 1, actual: 0
Tests in error:
KerberosCheckerTest.testCheckFailed » Unexpected exception,
expected<org.apac...
KerberosCheckerTest.testCheckPassed:62 » ClassCast class
sun.security.provider...
AmbariBasicAuthenticationFilterTest.testOnSuccessfulAuthentication:98 »
Linkage
Thanks,
Balázs Bence Sári