[
https://issues.apache.org/jira/browse/BEAM-8512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982047#comment-16982047
]
Kyle Weaver commented on BEAM-8512:
-----------------------------------
I'm trying to get the MiniCluster to work with FlinkUberJarJobServer, but I'm
hitting a 404 error when it tries to upload the job jar. When I access
v1/jobs/overview in my browser, I get 200 with response {"jobs":[]} However,
when I go to v1/jars (which is supposed to just list the jars) I get 404 with
response {"errors":["Not found."]}. Any idea why this might be happening?
> Add integration tests for Python "flink_runner.py"
> --------------------------------------------------
>
> Key: BEAM-8512
> URL: https://issues.apache.org/jira/browse/BEAM-8512
> Project: Beam
> Issue Type: Test
> Components: runner-flink, sdk-py-core
> Reporter: Maximilian Michels
> Assignee: Kyle Weaver
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> There are currently no integration tests for the Python FlinkRunner. We need
> a set of tests similar to {{flink_runner_test.py}} which currently use the
> PortableRunner and not the FlinkRunner.
> CC [~robertwb] [~ibzib] [~thw]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)