phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

open configuration to improve performance and maintainance

Open danieldingzju opened this issue 9 years ago • 1 comments

as mentioned in https://phoenix.apache.org/tuning.html.

I could not set the configuration of phoenix, so I'v tired to add the code to solve this problem.

then I can just set the phoenix like this:

image

danieldingzju avatar Sep 26 '16 03:09 danieldingzju

I could not set the configuration of phoenix, so I'v tired to add the code to solve this problem.

What were your steps to set these configuration properties before this patch? If you set them in the hbase-site.xml that was included on the classpath, they should have taken effect. If this is not happening, it's a bug.

joshelser avatar Dec 05 '16 16:12 joshelser