Skip to content

Commit 8a5392f

Browse files
committed
resolve confilct
1 parent 91c87cf commit 8a5392f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/src/main/java/com/dtstack/flink/sql/util/KrbUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ public static UserGroupInformation getUgi(String principal, String keytabPath, S
5050
UserGroupInformation.setConfiguration(configuration);
5151
return UserGroupInformation.loginUserFromKeytabAndReturnUGI(principal, keytabPath);
5252
}
53+
5354
}

0 commit comments

Comments
 (0)