[ 
https://issues.apache.org/jira/browse/ACCUMULO-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181361#comment-13181361
 ] 

Billie Rinaldi commented on ACCUMULO-274:
-----------------------------------------

dirlist.Ingest runs filedata.FileDataIngest.  FileDataIngest populates the data 
table, and in addition Ingest populates the directory and index tables.
                
> Add descriptions to README.filedata
> -----------------------------------
>
>                 Key: ACCUMULO-274
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-274
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: docs
>            Reporter: David Medinets
>            Assignee: Adam Fuchs
>            Priority: Minor
>
> README.filedata says the following:
> {noformat}
>   This example is coupled with the dirlist example.  See README.dirlist for 
> instructions.
> {noformat}
> I don't see the filedata class describes or references in the README.dirlist 
> file. The FileDataIngest class has a main method but I don't see information 
> about how it would be used. I do see this:
> {noformat}
>  * FileDataIngest - Takes a list of files and archives them into Accumulo 
> keyed on the SHA1 hashes of the files.
> {noformat}
> How is filedata.FileDataIngest different from the dirlist.Ingest?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to