Sergey Soldatov created HBASE-27630: ---------------------------------------
Summary: hbase-spark bulkload stage directory limited to hdfs only Key: HBASE-27630 URL: https://issues.apache.org/jira/browse/HBASE-27630 Project: HBase Issue Type: Bug Components: spark Affects Versions: 3.0.0-alpha-3 Reporter: Sergey Soldatov Assignee: Sergey Soldatov It's impossible to set up the staging directory for bulkload operation in spark-hbase connector to any other filesystem different from hdfs. That might be a problem for deployments where hbase.rootdir points to cloud storage. In this case, an additional copy task from hdfs to cloud storage would be required before loading hfiles to hbase. -- This message was sent by Atlassian Jira (v8.20.10#820010)