Hi again, my attempts to Kerberise our Hadoop instance seem to have things working OK, although one of the users has reported the following issue:
The console output, from a running job, suggests following a link to the RM server's WebGUI, akin to http://rmserver.ecs.vuw.ac.nz:8088/proxy/application_1234567890123_4567/ but that URI doesn't appear to be being served by the RM server's WebGUI. However, starting from the RM server's WebGUI "About the Cluster" page's Applications view: http://rmserver.ecs.vuw.ac.nz:8088/cluster/apps we can get to the following page, related to the job http://rmserver.ecs.vuw.ac.nz:8088/cluster/app/application_1234567890123_4567/ Similarly, over on the Job History Server, we can get to a page, related to the job http://jhserver.ecs.vuw.ac.nz:19888/jobhistory/job/job_1234567890123_4567/ What, if anything, is likely to be missing from the configuration, that produces the "8088/proxy" path in the URIs that the console output presents ? Kevin --- Kevin M. Buckley eScience Consultant School of Engineering and Computer Science Victoria University of Wellington New Zealand --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
