Sean Glover

Results 258 comments of Sean Glover

Happening in master too. https://travis-ci.com/github/akka/alpakka/jobs/296475571 Build log has an error: ``` 2020-03-10 13:52:34,501 DEBUG [pool-1-thread-1] [org.apache.hadoop.util.Shell] Failed to detect a valid hadoop home directory java.io.IOException: HADOOP_HOME or hadoop.home.dir are not...

After I mapped the `hbase` to localhost in my `/etc/hosts` I was able to run the tests locally. Clue came from this failure of a java test. ``` Caused by:...

https://travis-ci.com/github/akka/alpakka/jobs/296475571

Upstream docker image tag we rely on for integration tests was recently updated (1.4) https://hub.docker.com/r/harisekhon/hbase/tags

I noticed cloud storage emulation wasn't mentioned in the image's github repo either. https://github.com/GoogleCloudPlatform/cloud-sdk-docker Since you may have interest in this issue, I'm curious if you have any ideas to...

Same test, different exception (Timeout) https://travis-ci.com/github/akka/alpakka/jobs/489585651#L1027

Maybe @nolledge would be up to the challenge? I agree that this looks like an interesting messaging system to add.

AWS was supposed to come up with a recommendation (or an option, at least) to deal with bucket names that include dots in their and are accessed using the host-style...

Thanks for the issue @jbward1. We use the localstack Docker image in our build for integration tests for the aws eventbridge connector. It would be great if we could do...