pravega / hadoop-connectors

Apache Hadoop connectors for Pravega.
Apache License 2.0
3 stars 13 forks source link

[issue-118] Import the correct dependency #119

Closed crazyzhou closed 4 years ago

crazyzhou commented 4 years ago

Signed-off-by: Brian Zhou brian.zhou@emc.com

Change log description

Purpose of the change Fixes #118

What the code does Update the pravega version to latest master import io.pravega.shared.NameUtils instead of io.pravega.shared.segment.StreamSegmentNameUtils

How to verify it ./gradlew clean build passes