Skip to content

Commit

Permalink
AWS: Fix malformed Javadoc (apache#5359)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbendick authored Jul 26, 2022
1 parent d5c0aa4 commit 7c88e99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ public class AwsProperties implements Serializable {
public static final String GLUE_LAKEFORMATION_ENABLED = "glue.lakeformation-enabled";
public static final boolean GLUE_LAKEFORMATION_ENABLED_DEFAULT = false;

/*
/**
* Configure an alternative endpoint of the Glue service for GlueCatalog to access.
* <p>
* This could be used to use GlueCatalog with any glue-compatible metastore service that has a different endpoint
Expand Down

0 comments on commit 7c88e99

Please sign in to comment.