GitHub user tisonkun added a comment to the discussion: [Bug] Failed to pull-up 
docker-compose for broker, bookie, zk and pulsar-sql

The error logs said "IllegalArgumentException", maybe you can change:

```
pulsar.nar-extraction-directory=System.getProperty("java.io.tmpdir")
```

to

```
pulsar.nar-extraction-directory=/path/to/tmpdir
```

?

GitHub link: 
https://github.com/apache/pulsar/discussions/20054#discussioncomment-5569228

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to