Hello, when running quite big map-reduce job on Hive, I am unable to run queries (even simple show databases) via Beeline. Running query via Hive works fine.
I checked Hive logs and it did not show any errors. Also setting beeline to verbose mode does not show any information. Seems beeline does not even submit the job to Resource manager UI. Running HDP 2.4.0. and Hive 1.2.1. Any thoughts? Thanks