Installing Hive on M1 macOs

When I tried to install Hive through homebrew it throws below error:

homebrew install hive
Error: openjdk@8: no bottle available!

Has anyone solved this issue? I did a bit of research in google and someone said "this is because the M1 chip needs it's own special version of OpenJDK ".


Finally, I found a solution. First, We need to install Homebrew with Rosetta under /usr/local and then we can try installing everything the same way.