Thanks Jerry for the reply. Also is there any sample command for this
dynamic configuration. As I have tried like
update_config 'hbase.hstore.blockingStoreFiles','101'
but it is throwing error "ERROR: wrong number of arguments (2 for 1)"
On Wed, Mar 1, 2017 at 12:55 PM, Jerry He <jerryjch@gmail.com> wrote:
> These properties can be used on the client side and the server side.
> I assume you are asking about them on the server side.
>
> Unfortunately, these two are not supported yet for dynamic configuration.
>
> Thanks.
>
> Jerry
>
> On Tue, Feb 28, 2017 at 10:00 PM, Rajeshkumar J <
> rajeshkumarit8292@gmail.com
> > wrote:
>
> > Hi,
> >
> > Can any one tell me whether we can add the below properties
> dynamically
> >
> > 1.hbase.client.scanner.timeout.period
> > 2.hbase.rpc.timeout
> >
> > Thanks,
> > Rajeshkumar
> >
>
|