GitHub user Nintorac added a comment to the discussion: Presto connector schema
issue
Got the logs to work now something weird about the config I was using was
killing the logs I think?
eg. `# pulsar.nar-extraction-directory=System.getProperty("java.io.tmpdir")`
anyway logs like this
```
2022-08-25T09:02:01.071Z INFO Query-20220825_090200_00000_7ef2s-221
org.apache.pulsar.sql.presto.PulsarMetadata matched topic
persistent://public/default/avro-schema-topic for table
public/default.avro-schema-topic
2022-08-25T09:03:01.102Z INFO dispatcher-query-1
io.prestosql.event.QueryMonitor TIMELINE: Query 20220825_090200_00000_7ef2s ::
Transaction:[94dba901-e337-4db9-8889-20e778ea7931] :: elapsed 60581ms ::
planning 60581ms :: waiting 0ms :: scheduling 0ms :: running 0ms :: finishing
0ms :: begin 2022-08-25T09:02:00.497Z :: end 2022-08-25T09:03:01.078Z
2022-08-25T09:03:51.778Z INFO Query-20220825_090351_00001_7ef2s-221
org.apache.pulsar.sql.presto.PulsarMetadata matched topic
persistent://public/default/avro-schema-topic for table
public/default.avro-schema-topic
```
Also in the UI it stays in `waiting for resources` until the 60s timeout and
then it says `Internal error`
GitHub link:
https://github.com/apache/pulsar/discussions/17234#discussioncomment-3472692
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]