Will Xu

Results 9 comments of Will Xu

Woho~. Did you have do to anything special to get the arm build up and running?

OK, thanks for trying this out. I think it'll be awesome to get a arm build to run well on travis.

Yeah, on travis the console is skipped to improve build speed right now. We should probably try to push https://github.com/apache/druid/pull/11109 forward to get an arm build on docker hub. Double...

One thing I would like to see is a globally unique error code associated with error messages. This way it'll be easier for people to google for help. It'll be...

Any specific issue you are seeing? Maybe some error logs will help.

OK, can you do a docker logs #container_id and provide some details there? It's hard to know what's crashing.

I don't see any errors in the logs. What's the underlying machine you are testing this on? I assume this is native batch ingestion? (index_parallel task)? I can try to...

Dope, will try a repro with docker.

I think I got an arm64 build partially working locally in docker, but running into some service discovery issues. Will continue to chip away at this. I'm also trying to...