You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi davidoonlaptop,
The above error tells us Hadoop native libraries are not available in HBase context. You could probably confirm this by running below command. This command will show many false statements.
To solve the issue permanently gently export LD_LIBRARY_PATH environment variable in hbase-env.sh.
meanwhile you can confirm this by providing LD_LIBRARY_PATH in previous command.
Error message
This warning occurs when using Hbase:
Impact
The HBase operation will be slower.
The text was updated successfully, but these errors were encountered: