Github user smarthi commented on the pull request:
https://github.com/apache/nifi/pull/174#issuecomment-172238487
@mattyb149 I think the reason it had an absolute path was due to the below
error from the H2 driver:
org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to
the current working directory is not allowed in the database URL
"jdbc:h2:file:target/db/testdb7". Use an absolute path, ~/name, ./name, or the
baseDir setting instead. [90011-187]
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---