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/03/29 22:40:03 UTC

[GitHub] [druid] AdheipSingh opened a new issue #9581: Druid DeepStorage Migration To s3

AdheipSingh opened a new issue #9581: Druid DeepStorage Migration To s3
URL: https://github.com/apache/druid/issues/9581
 
 
   Hi, 
   I am trying to migrate druid segments from deepstorage ( which is local server ) to s3. I was trying to follow the steps mentioned in https://druid.apache.org/docs/latest/operations/export-metadata.html#deep-storage-migration.
   
   Somehow the steps and commands are bit unclear to understand. Metadata migration works fine.
   But how to use the export tool for deepstorage is unclear. I tried a combination of commands to sort it, but din't work. Here is my command 
   ```
   java -classpath "lib/*" -Dlog4j.configurationFile=conf/druid/cluster/_common/log4j2.xml -Duid.extensions.directory="extensions" -Ddruid.extensions.loadList=[] -Daws.region=nyc  org.apache.druid.cli.Main tools export-metadata --connectURI "jdbc:derby://localhost:1527/var/druid/metadata.db;" --s3bucket s3://wtm-druid/druid --s3baseKey druid
   ```
   
   Any help would be useful. 
   Thanks

----------------------------------------------------------------
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] AdheipSingh closed issue #9581: Druid DeepStorage Migration To s3

Posted by GitBox <gi...@apache.org>.
AdheipSingh closed issue #9581: Druid DeepStorage Migration To s3
URL: https://github.com/apache/druid/issues/9581
 
 
   

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