Everything looks good within my capacity-scheduler.xml below, but when my user tries to run a job, his job starts to use another queue which is set for another group
<name>yarn.scheduler.capacity.queue-mappings</name>
<value>g:EG_SC_BI_DEVELOPERS:supply_chain,g:gf_wc_hitg:srvc_wc</value>
</property>

Is there anyother place am I missing where to check/modify this?