afs opened a new issue, #3317:
URL: https://github.com/apache/jena/issues/3317
The message
```
WARN system :: The “SIS_DATA” environment variable is not set.
```
is logged when Fuseki server starts up.
Workaround:
Setting the environment variable to `.` makes it go away.
```
SIS_DATA="." fuseki-server
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]