[ 
https://issues.apache.org/jira/browse/TIKA-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047719#comment-18047719
 ] 

ASF GitHub Bot commented on TIKA-4581:
--------------------------------------

nddipiazza opened a new pull request, #2486:
URL: https://github.com/apache/tika/pull/2486

   ## Problem
   
   Users had to include `plugin-roots` in tika-config.json file, which made 
Docker deployments less flexible.
   
   ## Solution
   
   Added `--plugin-roots` command-line parameter that overrides config file.
   
   ## Usage
   
   ```bash
   java -jar tika-grpc.jar -c config.json --plugin-roots /tmp/tika-plugins
   ```
   
   ## Benefits
   
   ✅ Flexible Docker/Kubernetes deployments  
   ✅ Backward compatible




> Various fixes in 4.x
> --------------------
>
>                 Key: TIKA-4581
>                 URL: https://issues.apache.org/jira/browse/TIKA-4581
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Minor
>
> There are a number of small things that need to be fixed based on recent 
> changes in 4.x. I don't want to swamp the mail list with a single issue per. 
> I'll track them on this ticket.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to