EdColeman commented on issue #4305: URL: https://github.com/apache/accumulo/issues/4305#issuecomment-1964638047
Is the import directory and the import files somewhere in hdfs under the accumulo namespace? Maybe something like `/accumulo/infiles` The import does a hdfs rename - from the import dir to a directory under the `/accumulo/tables/[TID]/xxxx` it does not copy the files - that's why they need to be in the same hdfs namespace. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
