kishoreg commented on a change in pull request #4939: Removing pinot-common 
dependency from pinot-hadoop-filesystem and pin…
URL: https://github.com/apache/incubator-pinot/pull/4939#discussion_r359147125
 
 

 ##########
 File path: 
pinot-azure-filesystem/src/main/java/org/apache/pinot/filesystem/AzurePinotFS.java
 ##########
 @@ -56,6 +55,10 @@
   private static final int BUFFER_SIZE = 4096;
   private ADLStoreClient _adlStoreClient;
   private static final String[] EMPTY_ARR = new String[0];
+  private static final String ACCOUNT_ID = "accountId";
 
 Review comment:
   Done!

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to