[
https://issues.apache.org/jira/browse/ACCUMULO-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-3943.
-----------------------------------------
Resolution: Abandoned
Closing this old issue. If this is still a problem, please open a new issue or
PR at https://github.com/apache/accumulo
> volumn definition agreement with default settings
> -------------------------------------------------
>
> Key: ACCUMULO-3943
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3943
> Project: Accumulo
> Issue Type: Bug
> Components: gc, master, tserver
> Reporter: Eric C. Newton
> Priority: Minor
>
> I was helping a new user trying to use Accumulo. They managed to set up HDFS,
> running on hdfs://localhost:8020. But they didn't set it up with specific
> settings, and just used the default port. Accumulo worked initially, but
> would not allow a bulk import.
> During the bulk import process, the servers need to move the files into the
> accumulo volumes, but keeping the volume the same. This makes the move
> efficient, since nothing is copied between namespaces. In this case it
> refused the import because it could not find the correct volume.
> Accumulo needs to be more nuanced when comparing hdfs://localhost:8020, and
> hdfs://localhost.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)