Hi there!
This issue is caused by a bug in the versions, and a patch is available for the bug.
The following provisional solution can be adopted if you do not want to install the patch or upgrade the version. So, after establishing the connection to a Hive server, set hive.auto.convert.join=false before performing the service interaction.
Note these:
- Set hive.auto.convert.join=false after establishing the connection to Hive, and do not perform the setting on the Hive server.
- This setting adversely affects service performance.