TisonKun commented on a change in pull request #9598:
[FLINK-13633][coordination] Move submittedJobGraph and completedCheckpoint to
cluster-id subdirectory of high-availability storage
URL: https://github.com/apache/flink/pull/9598#discussion_r324559191
##########
File path: flink-tests/pom.xml
##########
@@ -189,6 +189,22 @@ under the License.
<scope>test</scope>
</dependency>
+ <dependency>
Review comment:
>For the hdfs related dependencies, we have to add to use MiniDFSCluster in
the tests. And the scope is only for test.
ok I see
> I think they stay in ZooKeeperHaServices is more reasonable.
make sense to me
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services