You have to start JobHistoryServer process specifically using the mr-jobhistory-daemon.sh script. Here, is the commandt:
$HADOOP_HOME/sbin/mr-jobhistory-daemon.sh start historyserver
In case you are going ahead with the pseudo distributed or local mode, no extra configuration is required.