Hi, Web ui of hadoop isn't sufficient enough for our project, so I should change it a little bit. But pages generally start with application.getProperty('job.tracker'); to get JobTracker instance, or similarly for NameNode instance. I couldn't find anything in the code, where they're first initialized. Where in the code are these instances set? Or is there another way to get instances?
Any help is appreciated, Rasit