HI, I have created hbase setup in apache drill with the reference of https://drill.apache.org/docs/hbase-storage-plugin/ and was trying to query hbase tables(students and clicks) by following https://drill.apache.org/docs/querying-hbase/ but when I try to run commands like (SHOW TABLES, SELECT * FROM STUDENTS) then it's not returning any value even though I have created the tables.
Please find logs attached with email found in Threads tab ( http://localhost:8047/threads) of apache drill portal.
