TestMRCLI fails on trunk
------------------------
Key: MAPREDUCE-2050
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2050
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: security, test
Affects Versions: 0.22.0
Reporter: Amareshwari Sriramadasu
Fix For: 0.22.0
TestMRCLI fails with following error:
{noformat}
2010-09-02 14:23:25,974 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(150)) - Test ID: [1]
2010-09-02 14:23:25,974 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(151)) - Test Description:
[refreshServiceAcl: refreshing security authorization policy for jobtracker]
2010-09-02 14:23:25,974 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(152)) -
2010-09-02 14:23:25,974 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(156)) - Test Commands: [-jt
JOBTRACKER -refreshServiceAcl ]
2010-09-02 14:23:25,974 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(160)) -
2010-09-02 14:23:25,974 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(167)) -
2010-09-02 14:23:25,974 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(171)) - Comparator:
[ExactComparator]
2010-09-02 14:23:25,975 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(173)) - Comparision result: [fail]
2010-09-02 14:23:25,975 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(175)) - Expected output: []
2010-09-02 14:23:25,975 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(177)) - Actual output:
[refreshServiceAcl: Kerberos service principal name isn't configured properly
(should have 3 parts):
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.