Skip to content

Commit

Permalink
review modification
Browse files Browse the repository at this point in the history
  • Loading branch information
flaming-archer committed May 29, 2024
1 parent abcfc04 commit 2fd8ce0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
@Log4j2
public abstract class AbstractThriftMetastoreClientManager implements Closeable {


protected static final AtomicInteger CONN_COUNT = new AtomicInteger(0);
protected final HiveConf conf;
protected final HiveCompatibleThriftHiveMetastoreIfaceFactory hiveCompatibleThriftHiveMetastoreIfaceFactory;
Expand Down

0 comments on commit 2fd8ce0

Please sign in to comment.