I would like to use a custom queue, for example queue1, as the default queue when any user submits a job to yarn and that user is not mapped to any existing queue. The default behavior for yarn would be to use the default queue for those sort of jobs, but I would like to instruct Yarn to use another queue as its default queue. Is there a way to do it please?