diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2020-09-28 14:12:36 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-09-28 09:17:18 -0700 |
commit | a8bc9fb94f5da7eaed9631634e06e058d613543c (patch) | |
tree | fef94a8e3eff1b02482f89732f0c69a9e0bbbf01 /meta-python/recipes-devtools/python/python3-pycrypto/cross-compiling.patch | |
parent | 256d24c6d689123ef30128234ef51db8bdec1d80 (diff) | |
download | meta-openembedded-a8bc9fb94f5da7eaed9631634e06e058d613543c.tar.gz |
minifi-cpp: set the default repositories location to /var/lib
Currently, the provenance repository, flowfile repository and content
repository are created in /var/run/ directory which is mounted as tmpfs.
Since the minifi uses RocksDB repositories with direct IO, we will
encounter an error when restart minifi service:
[org::apache::nifi::minifi::provenance::ProvenanceRepository] [error]
MiNiFi Provenance Repository database open /var/run/minifi/provenance_repository failed: IO error:
While open a file for appending: /var/run/minifi/provenance_repository/000004.sst: Invalid argument
Set the default repositories directory to /var/lib to fix this issue.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pycrypto/cross-compiling.patch')
0 files changed, 0 insertions, 0 deletions