Github user tzulitai commented on the issue:
https://github.com/apache/flink/pull/4871
Thanks.
I made one last change: allow direct import of non-shaded guava in
`FlinkKinesisProducerTest`.
The reason for this is that the Kinesis API directly exposes Guava, so we
can't use the Flink shaded dependencies.
Will proceed to merge if Travis gives green.
cc @aljoscha in case you want a final pass before that happens!---
