[
https://issues.apache.org/jira/browse/ACCUMULO-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764915#comment-13764915
]
Keith Turner commented on ACCUMULO-1558:
----------------------------------------
The problem was that import table was ignoring missing files. The problem is
easy to reproduce, just import twice from the same dir. The 1st import will
move all of the files.
> Importtable writes file column entries with a filename of "null"
> ----------------------------------------------------------------
>
> Key: ACCUMULO-1558
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1558
> Project: Accumulo
> Issue Type: Bug
> Components: shell
> Affects Versions: 1.5.0
> Environment: Gentoo Linux, kernel 3.9.5. Pre-upgrade CDH3u5: hadoop
> 0.20-based, ZK-3.3.5. Post-upgrade CDH4.3.0: Hadoop 2.0-based, ZK-3.4.5.
> Reporter: Josh Elser
> Assignee: Keith Turner
> Fix For: 1.5.1, 1.6.0
>
>
> Ran exporttable, updated my version of hadoop, and re-imported the table I
> cared about.
> Got no errors, but noticed when I tried to scan the table that each filename
> was 'null'
> {noformat}
> 3;2 file:/b-000004m/null []
> 3;3 file:/b-000004m/null []
> 3;4 file:/b-000004m/null []
> 3;5 file:/b-000004m/null []
> 3;6 file:/b-000004m/null []
> 3;7 file:/b-000004m/null []
> 3;8 file:/b-000004m/null []
> 3;9 file:/b-000004m/null []
> 3< file:/b-000004m/null []
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira