locationtech / locationtech/geomesa
Docs - add notes on jars required for HBase on Azure cloud storage
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Docs - add notes on jars required for HBase on Azure cloud storage
per a user on gitter:
these 2 jars will fix it when put under $GEOSERVER_HOME/webapps/geoserver/WEB-INF/lib : azure-storage-8.6.4.jar hadoop-azure-3.3.0.jar These 2 jars are described here: https://hadoop.apache.org/docs/current/hadoop-azure/abfs.html WARN [util.DynamicClassLoader] - Failed to identify the fs of dir abfs://storage-fs@ourlake.dfs.core.windows.net/hbasecluster/hbase/lib, ignored org.apache.hadoop.fs.UnsupportedFileSystemException: No FileSystem for scheme "abfs" ... org.apache.hadoop.hbase.DoNotRetryIOException: org.apache.hadoop.hbase.DoNotRetryIOException: java.lang.ClassNotFoundException: org.locationtech.geomesa.hbase.rpc.filter.CqlTransformFilter
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-2942
Key: GEOMESA-2942
Type: Improvement
Priority: Major
Status: To Do
Resolution: Unresolved
Reporter: Emilio Lahr-Vivaz
Created: Wed, 28 Oct 2020 08:34:06 -0400
Updated: Wed, 28 Oct 2020 08:34:06 -0400
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the GeoMesa documentation covering HBase on Azure cloud storage and review the linked Hadoop Azure ABFS documentation. Add notes naming azure-storage-8.6.4.jar and hadoop-azure-3.3.0.jar, their WEB-INF/lib placement, and the related ABFS failure; done when users can find these setup requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, hadoop
- Domain
- cloud, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100