Skip to content

shelfio/apache-tika-lambda-layer

Repository files navigation

Apache Tika for AWS Lambda as a layer

AWS Lambda layer containing the latest Apache Tika Server

Getting Started

Click on Layers and choose "Add a layer", and "Provide a layer version ARN" and enter the following ARN.

arn:aws:lambda:us-east-1:764866452798:layer:apache-tika:7

Current version: 2.3.0

How can I use it with the Lambda runtime which doesn't have Java installed?

The latest Apache Tika version requires Java 8 to be able to work.

If your runtime doesn't have Java installed, you can use Java 8 Lambda layer, which actually was designed to make Apache Tika work on Node.js 12.x runtime.

Where can I find Apache Tika .jar file inside of Lambda when I attached the layer?

You can find it at /opt/tika-server.jar (/opt is where Lambda unpacks layers).

Available regions

  • ap-northeast-1: arn:aws:lambda:ap-northeast-1:764866452798:layer:apache-tika:3
  • ap-northeast-2: arn:aws:lambda:ap-northeast-2:764866452798:layer:apache-tika:3
  • ap-south-1: arn:aws:lambda:ap-south-1:764866452798:layer:apache-tika:3
  • ap-southeast-1: arn:aws:lambda:ap-southeast-1:764866452798:layer:apache-tika:3
  • ap-southeast-2: arn:aws:lambda:ap-southeast-2:764866452798:layer:apache-tika:3
  • ca-central-1: arn:aws:lambda:ca-central-1:764866452798:layer:apache-tika:3
  • eu-north-1: arn:aws:lambda:eu-north-1:764866452798:layer:apache-tika:3
  • eu-central-1: arn:aws:lambda:eu-central-1:764866452798:layer:apache-tika:3
  • eu-west-1: arn:aws:lambda:eu-west-1:764866452798:layer:apache-tika:3
  • eu-west-2: arn:aws:lambda:eu-west-2:764866452798:layer:apache-tika:3
  • eu-west-3: arn:aws:lambda:eu-west-3:764866452798:layer:apache-tika:3
  • sa-east-1: arn:aws:lambda:sa-east-1:764866452798:layer:apache-tika:3
  • us-east-1: arn:aws:lambda:us-east-1:764866452798:layer:apache-tika:7
  • us-east-2: arn:aws:lambda:us-east-2:764866452798:layer:apache-tika:3
  • us-west-1: arn:aws:lambda:us-west-1:764866452798:layer:apache-tika:3
  • us-west-2: arn:aws:lambda:us-west-2:764866452798:layer:apache-tika:3

Update

  1. Go to https://tika.apache.org/download.html, download Apache Tika server runnable jar
  2. Rename the jar file from tika-server-x.xx.jar to tika-server.jar
  3. Create zip archive of Apache Tika server with the filename tika-server.zip
  4. Put zip archive into this repo
  5. Put proper version inside of publish.sh & README.md
  6. Increment layer versions in README.md
  7. Commit & Create Pull Request

License

MIT © Shelf

About

AWS Lambda layer containing latest version of Apache Tika

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy