I have data in an encrypted zone in HDFS. I can read data with hive user, but when I create a hive table and try to query it via beeline I get this exception:
Error: java.io.IOException: java.io.IOException: No KeyProvider is configured, cannot access an encrypted file (state=,code=0)
Does anyone know what's wrong? I'm using HDP 2.4.