[ 
https://issues.apache.org/jira/browse/HBASE-27541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Beaudreault resolved HBASE-27541.
---------------------------------------
    Fix Version/s: 3.0.0-alpha-4
     Release Note: Adds a new withRestoreRootDir method to RestoreRequest. When 
specified, the bulk output will be sent to that directory rather than the value 
of hbase.fs.tmp.dir (which defaults to current user's home dir on current FS). 
You can pass a fully qualified URI to withRestoreRootDir, which allows the 
RestoreJob to save the output to a remote cluster if you've loaded the job's 
Configuration with the appropriate hdfs configs to connect to that cluster.
       Resolution: Fixed

Thanks [~jlee] !

> Backups should be able to be restored to a separate filesystem
> --------------------------------------------------------------
>
>                 Key: HBASE-27541
>                 URL: https://issues.apache.org/jira/browse/HBASE-27541
>             Project: HBase
>          Issue Type: Improvement
>          Components: backup&restore
>    Affects Versions: 3.0.0-alpha-3
>            Reporter: Jarryd Lee
>            Priority: Minor
>             Fix For: 3.0.0-alpha-4
>
>
> Currently it's not possible to set the hfile output path for a given restore 
> job. This prevents us from running restore jobs in external yarn clusters.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to