- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How do I add a library to hbase-indexer classpath?
- Labels:
-
Apache HBase
-
Apache Solr
-
Cloudera Manager
Created on ‎11-09-2016 05:49 AM - edited ‎09-16-2022 03:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
