keith-turner commented on issue #742: How to move Accumulo table data to HDFS which has different structure URL: https://github.com/apache/accumulo/issues/742#issuecomment-435443513 > So what about 'distcp.txt' files? should i change the hdfs url info to destination hdfs ip:port manually? i think it's main to re-create accumulo table in the end hdfs. how should i handle it? `distcp.txt` is not needed for import. For import you just need all files listed in `distcp.txt` in a single directory in HDFS. `distcp.txt` is just created to help copy all of the files needed to one dir.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
