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 2020/01/18 02:03:11 UTC

[GitHub] [druid] suneet-s opened a new pull request #9218: Update docs for s3 and avro extensions

suneet-s opened a new pull request #9218: Update docs for s3 and avro extensions
URL: https://github.com/apache/druid/pull/9218
 
 
   Re-wrote the S3 docs to more clearly indicate what config is needed for ingestion vs deep storage.
   
   I plan to add some structure to the other extension docs either in this PR or a follow up depending on how long the validation jobs take

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


[GitHub] [druid] jon-wei commented on issue #9218: Update docs for extensions

Posted by GitBox <gi...@apache.org>.
jon-wei commented on issue #9218: Update docs for extensions
URL: https://github.com/apache/druid/pull/9218#issuecomment-576047584
 
 
   Interesting github bug, I had tried to merge this several times and the UI did nothing and later said the merge failed, but the commit did get pushed to master succesfully, closing this PR

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


[GitHub] [druid] jon-wei commented on issue #9218: Update docs for extensions

Posted by GitBox <gi...@apache.org>.
jon-wei commented on issue #9218: Update docs for extensions
URL: https://github.com/apache/druid/pull/9218#issuecomment-576047616
 
 
   Interesting github bug, I had tried to merge this several times and the UI did nothing and later said the merge failed, but the commit did get pushed to master succesfully, closing this PR

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


[GitHub] [druid] prabcs commented on a change in pull request #9218: Update docs for extensions

Posted by GitBox <gi...@apache.org>.
prabcs commented on a change in pull request #9218: Update docs for extensions
URL: https://github.com/apache/druid/pull/9218#discussion_r369137273
 
 

 ##########
 File path: docs/development/extensions-core/google.md
 ##########
 @@ -22,23 +22,36 @@ title: "Google Cloud Storage"
   ~ under the License.
   -->
 
+## Google Cloud Storage Extension
 
-To use this Apache Druid extension, make sure to [include](../../development/extensions.md#loading-extensions) `druid-google-extensions` extension and run druid processes with `GOOGLE_APPLICATION_CREDENTIALS=/path/to/service_account_keyfile` in the environment.
+This extension allows you to do 2 things:
+* [Ingest data](#reading-data-from-google-cloud-storage) from files stored in Google Cloud Storage.
+* Write segments to [deep storage](#deep-storage) in S3.
 
-## Deep Storage
+To use this Apache Druid extension, make sure to [include](../../development/extensions.md#loading-extensions) `druid-google-extensions` extension.
+
+### Required Configuration
+
+To configure connectivity to google cloud, run druid processes with `GOOGLE_APPLICATION_CREDENTIALS=/path/to/service_account_keyfile` in the environment.
 
 Review comment:
   👍 

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


[GitHub] [druid] jon-wei removed a comment on issue #9218: Update docs for extensions

Posted by GitBox <gi...@apache.org>.
jon-wei removed a comment on issue #9218: Update docs for extensions
URL: https://github.com/apache/druid/pull/9218#issuecomment-576047616
 
 
   Interesting github bug, I had tried to merge this several times and the UI did nothing and later said the merge failed, but the commit did get pushed to master succesfully, closing this PR

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


[GitHub] [druid] jon-wei closed pull request #9218: Update docs for extensions

Posted by GitBox <gi...@apache.org>.
jon-wei closed pull request #9218: Update docs for extensions
URL: https://github.com/apache/druid/pull/9218
 
 
   

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