[ https://issues.apache.org/jira/browse/HIVE-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758027#action_12758027 ]
Namit Jain commented on HIVE-809: --------------------------------- It contains authors names in a few places. Contains system.out.println() in a few places. No unit test - can you use this to copy from 1 dir to another and add a test for the same. > Create a copier to copy data from scribe hdfs cluster to main DW cluster > ------------------------------------------------------------------------ > > Key: HIVE-809 > URL: https://issues.apache.org/jira/browse/HIVE-809 > Project: Hadoop Hive > Issue Type: New Feature > Reporter: Suresh Antony > Assignee: Suresh Antony > Priority: Minor > Fix For: 0.5.0 > > Attachments: patch_809_1.txt > > > Currently we have scribe hdfs, which write scribe data directly to HDFS > cluster. But in most cases this cluster will not be used for accessing the > data. > This data needs to copied to cluster from which you can access this scribe > using hive or some other tool. > This copier should be able to copy large amounts of data on a new realtime > bases. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.