You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/04/12 20:55:15 UTC

[GitHub] [pinot] zhtaoxiang opened a new issue, #8516: GcsPinotFs cannot list files in the root directory of buckets

zhtaoxiang opened a new issue, #8516:
URL: https://github.com/apache/pinot/issues/8516

   The [GcsPinotFs](https://github.com/apache/pinot/blob/master/pinot-plugins/pinot-file-system/pinot-gcs/src/main/java/org/apache/pinot/plugin/filesystem/GcsPinotFS.java) cannot list files in the root directory of buckets. 
   
   For example, if there is a gcs bucket `gs://haitao/ `and there are two files in the root directory `gs://haitao/1.csv`, `gs://haitao/2.csv`, `GcsPinotFS.listFiles(new URI("gs://haitao/", true))` returns an empty array, meaning there is no files in the bucket.


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

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] zhtaoxiang commented on issue #8516: GcsPinotFs cannot list files in the root directory of buckets

Posted by GitBox <gi...@apache.org>.
zhtaoxiang commented on issue #8516:
URL: https://github.com/apache/pinot/issues/8516#issuecomment-1097209548

   I will pick up and fix this issue.


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

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] zhtaoxiang closed issue #8516: GcsPinotFs cannot list files if only bucket is specified in URI

Posted by GitBox <gi...@apache.org>.
zhtaoxiang closed issue #8516: GcsPinotFs cannot list files if only bucket is specified in URI
URL: https://github.com/apache/pinot/issues/8516


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

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org