opensemanticsearch / open-semantic-etl

Python based Open Source ETL tools for file crawling, document processing (text extraction, OCR), content analysis (Entity Extraction & Named Entity Recognition) & data enrichment (annotation) pipelines & ingestor to Solr or Elastic search index & linked data graph database
https://opensemanticsearch.org/etl
GNU General Public License v3.0
255 stars 69 forks source link

Disable tika-python tika.log #61

Closed opensemanticsearch closed 6 years ago

opensemanticsearch commented 6 years ago

Disable tika.log by tika-python or set to tika-username.log if running command line tools by user and etl workers with different rights.

Mandalka commented 6 years ago

ETL now with custom instead of system wide tika-python log file, so different users can use Open Semantic ETL.