cgivre commented on PR #2618: URL: https://github.com/apache/drill/pull/2618#issuecomment-1214351323
> It looks like no attempt was made to run the Splunk tests on ARM. Perhaps this is because we separated out the running of the SlowTest category? @luocooong, do we run any SlowTests on ARM? > > ``` > [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ drill-storage-splunk --- > [INFO] Tests are skipped. > ``` Just to be clear about it, there apparently is no working Docker container for Splunk on ARM. I did a lot of searching for this and all I found was a bunch of angry developer threads on Splunk's help boards[1] [2]. (There are more but you get the idea) I was able to start Splunk enough to run queries on my M1, but I couldn't get a containerized version to work at all. I'm not too concerned because we know Drill runs on ARM, and the use case here would be for a user to connect to a remote Splunk installation. [1]: https://github.com/splunk/docker-splunk/issues/493 [2]: https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581983 -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org