wangyang0918 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_r324551994
##########
File path: flink-tests/pom.xml
##########
@@ -189,6 +189,22 @@ under the License.
<scope>test</scope>
</dependency>
+ <dependency>
Review comment:
Hi @TisonKun
Do we need to add the doc to describe the layout in util classes? I think
they stay in ZooKeeperHaServices is more reasonable.
For the hdfs related dependencies, we have to add to use MiniDFSCluster in
the tests. And the scope is only for test.
----------------------------------------------------------------
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