Hello @DanHL 
 
Which python version you are using?
 
Looks like the python-setuptools not installed in your system. If you are using python3 try to install the python-setuptools using pip3
 
> pip3 install python-setuptools
> yum install impala-shell
 
Please accept the solution, if its works. Thanks