Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 11-09-2016 05:49 AM - edited 09-16-2022 03:47 AM
Hi,
What is the best way to add a library to lily indexer's classpath?
Is there an option to do this via the Cloudera manager?
I am looking for an CDH upgrade-friendly approach.
Thanks,
Gin
Created on 12-09-2016 08:30 AM - edited 12-09-2016 08:30 AM
Yes there is.
In Cloudera Manager :
- Go to the Key value store indexer configuration > service wide > advanced
- add in the "Key-value store indexer service environnement advanced configuration snippet (safety valve)" the following information :
HBASE_INDEXER_CLASSPATH=<your_classpath>
Restart the service.
regards,
Mathieu
Created on 12-09-2016 08:30 AM - edited 12-09-2016 08:30 AM
Yes there is.
In Cloudera Manager :
- Go to the Key value store indexer configuration > service wide > advanced
- add in the "Key-value store indexer service environnement advanced configuration snippet (safety valve)" the following information :
HBASE_INDEXER_CLASSPATH=<your_classpath>
Restart the service.
regards,
Mathieu
Created 06-13-2018 05:06 PM
Hi, thanks for your addition.
Does it mean you also have to "manually" deploy all required third-party jars into each server?
Regards,
Created 06-14-2018 01:40 AM