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
It probably has but most hadoop technology allocate a fixed amount of RAM.
There should something like an hbase-env.sh that defines these parameters.
However, it can't be hardcoded in the docker image can run on different
hardware. The ideal would be to pass an environment variable to the docker
run command.
There should be multiple memory variables, but I think we just need to
change the hbase master for now.
Find a way to increase the memory outside the docker image, so that users can customize memory allocation of hbase.
The text was updated successfully, but these errors were encountered: