You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/12/05 09:37:08 UTC

[GitHub] [incubator-druid] clintropolis opened a new pull request #8994: update web-console data loader to support unified s3 and google input sources

clintropolis opened a new pull request #8994: update web-console data loader to support unified s3 and google input sources
URL: https://github.com/apache/incubator-druid/pull/8994
 
 
   ### Description
   
   This PR updates the web-console data loader to support the unified `InputSource` schema for S3 and Google Cloud Storage, which both support any of `uris`, `prefixes`, or `objects`. This actually fixes a bug as well since the `blobs` property on the older Google `Firehose` no longer exists on the `InputSource`.
   
   <img width="1269" alt="Screen Shot 2019-12-05 at 1 30 48 AM" src="https://user-images.githubusercontent.com/1577461/70222982-a6da0900-16ff-11ea-9d83-bae2a1b97a0a.png">
   
   <img width="1249" alt="Screen Shot 2019-12-05 at 1 35 36 AM" src="https://user-images.githubusercontent.com/1577461/70222994-ad688080-16ff-11ea-9d2f-f2f2f91753f0.png">
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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