;>>> Hi Joe,
>>>>>
>>>>> it looks as if the queryable state server binds to the local loopback
>>>>> address. This looks like a bug to me. Could you maybe share the complete
>>>>> cluster entrypoint and the task manager logs wi
luster entrypoint and the task manager logs with me?
>>>>
>>>> In the meantime you could try to do the following: Change
>>>> AbstractServerBase.java:227 into `.localAddress(port)`. This should bind to
>>>> any local address. Now you need to build your
Now you need to build your own Flink distribution by
>> running `mvn clean package -DskipTests` and then go to either build-target
>> or flink-dist/target/flink-1.7-SNAPSHOT-bin/flink-1.7-SNAPSHOT to find the
>> distribution.
>>
>> Cheers,
>> T
AbstractServerBase.java:227 into `.localAddress(port)`. This should bind to
>>> any local address. Now you need to build your own Flink distribution by
>>> running `mvn clean package -DskipTests` and then go to either build-target
>>> or flink-dist/target/flink-1
any local address. Now you need to build your own Flink distribution by
>> running `mvn clean package -DskipTests` and then go to either build-target
>> or flink-dist/target/flink-1.7-SNAPSHOT-bin/flink-1.7-SNAPSHOT to find the
>> distribution.
>>
>> Cheers,
>>
ind the
> distribution.
>
> Cheers,
> Till
>
> On Thu, Aug 30, 2018 at 12:12 AM Joe Olson <mailto:jo143...@gmail.com>> wrote:
> I'm having a problem with querying state on Flink 1.6.
>
> I put a project in Github that is my best representation of the ve
st/target/flink-1.7-SNAPSHOT-bin/flink-1.7-SNAPSHOT to find the
> distribution.
>
> Cheers,
> Till
>
> On Thu, Aug 30, 2018 at 12:12 AM Joe Olson wrote:
>
>> I'm having a problem with querying state on Flink 1.6.
>>
>> I put a project in Github that is my b
, Aug 30, 2018 at 12:12 AM Joe Olson wrote:
> I'm having a problem with querying state on Flink 1.6.
>
> I put a project in Github that is my best representation of the very
> simple client example outlined in the 'querying state' section of the 1.6
> documentat
I'm having a problem with querying state on Flink 1.6.
I put a project in Github that is my best representation of the very simple
client example outlined in the 'querying state' section of the 1.6
documentation at
https://ci.apache.org/projects/flink/flink-docs-stable/d