Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 15450DFE0 for ; Mon, 20 Aug 2012 19:06:08 +0000 (UTC) Received: (qmail 76252 invoked by uid 500); 20 Aug 2012 19:06:05 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 76224 invoked by uid 500); 20 Aug 2012 19:06:05 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 76211 invoked by uid 99); 20 Aug 2012 19:06:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2012 19:06:05 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of s5alye@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-wg0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2012 19:05:59 +0000 Received: by wgbdr13 with SMTP id dr13so4839188wgb.25 for ; Mon, 20 Aug 2012 12:05:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=UHI/Lc8WSvrFBFICgBz4vGHWlTEjMA7tt3+CkiVKpJ8=; b=VbPj0C5wDqM7cXWHjP2ErK7zrpKh9AxkJtIcxTS7e/MW4T343EHZDUWjhp4gHhCT3C F7PiGcWoQshk+azhgdxmUgy9HBXeerti07PT6EmHJU8SY9kpmOz2PwXySTdDQ/KAK3Va SAjcf/urSAt/HjScvfzPY+Qt0FawbE2bqHYwAi60IeCirlZfJLgapEddwrsf7yTqPyVf lFEsBjrXivBpDUszpGYGa8ZHHI42gYlk7zIaS86cZHlHI7i/nnZ+twNYlmH0xm/WfyvW lFQNNBwumw6+pazOvHdkeZgDEQ5s9jodyHj9nRgSjJFCCL2y28wosGv9ECAOQ6Gu0/cr mnVQ== MIME-Version: 1.0 Received: by 10.217.3.129 with SMTP id r1mr7482531wes.22.1345489538131; Mon, 20 Aug 2012 12:05:38 -0700 (PDT) Received: by 10.223.3.14 with HTTP; Mon, 20 Aug 2012 12:05:38 -0700 (PDT) Date: Mon, 20 Aug 2012 15:05:38 -0400 Message-ID: Subject: Index build status From: A J To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi What command gives me status as index is being built. On a CF with thousands of rows, the index is taking a while. Need to find the status of its build. Thanks.