locationtech / locationtech/geomesa

Docs - add notes on jars required for HBase on Azure cloud storage

Open Beginner friendly
#6,769 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.