How to get hadoop job information effectively?

2011-09-21 Thread Benyi Wang
I'm working a project to collect MapReduce job information on an application level. For example, a DW ETL process may involves several MapReduce jobs, we want to have a dashboard to show the progress of those jobs for the specific ETL process. JobStatus does not provide all information like JobTra

Hadoop Active Directory Integration

2012-02-06 Thread Benyi Wang
Hi, I have questions about Hadoop Active Directory Integration: 1. When using Active Directory, do we still need to create a Linux account for each user on each Linux node? 2. What about if I enable queue acls and use fairscheduler? Will task trackers send all ACLs check to Active dir