Hi,
I'm using the command "bin/hadoop job -history /temp/history/" to list the details of the job. I've run several examples before running this command. Now, when I run this command I only get information of the first job and the information about other jobs isn't displayed. How can I show information of all jobs?