Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 59BDC9A0E for ; Mon, 13 Feb 2012 16:37:22 +0000 (UTC) Received: (qmail 37822 invoked by uid 500); 13 Feb 2012 16:37:22 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 37743 invoked by uid 500); 13 Feb 2012 16:37:21 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 37735 invoked by uid 99); 13 Feb 2012 16:37:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2012 16:37:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2012 16:37:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1DC7B1B4196 for ; Mon, 13 Feb 2012 16:37:00 +0000 (UTC) Date: Mon, 13 Feb 2012 16:37:00 +0000 (UTC) From: "Brandon Williams (Commented) (JIRA)" To: commits@cassandra.apache.org Message-ID: <452044566.32084.1329151020123.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <967297363.979.1328508965499.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-3859) Add Progress Reporting to Cassandra OutputFormats MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206968#comment-13206968 ] Brandon Williams commented on CASSANDRA-3859: --------------------------------------------- Samarth, how is this patching working for you? > Add Progress Reporting to Cassandra OutputFormats > ------------------------------------------------- > > Key: CASSANDRA-3859 > URL: https://issues.apache.org/jira/browse/CASSANDRA-3859 > Project: Cassandra > Issue Type: Improvement > Components: Hadoop, Tools > Affects Versions: 1.1.0 > Reporter: Samarth Gahire > Assignee: Brandon Williams > Priority: Minor > Labels: bulkloader, hadoop, mapreduce, sstableloader > Fix For: 1.1.0 > > Attachments: 0001-add-progress-reporting-to-BOF.txt, 0002-Add-progress-to-CFOF.txt > > Original Estimate: 48h > Remaining Estimate: 48h > > When we are using the BulkOutputFormat to load the data to cassandra. We should use the progress reporting to Hadoop Job within Sstable loader because while loading the data for particular task if streaming is taking more time and progress is not reported to Job it may kill the task with timeout exception. -- 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