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 A8C5310B36 for ; Sat, 30 Nov 2013 00:12:14 +0000 (UTC) Received: (qmail 16294 invoked by uid 500); 30 Nov 2013 00:12:12 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 16267 invoked by uid 500); 30 Nov 2013 00:12:12 -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 16259 invoked by uid 99); 30 Nov 2013 00:12:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Nov 2013 00:12:12 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of josh@keen.io designates 209.85.192.181 as permitted sender) Received: from [209.85.192.181] (HELO mail-pd0-f181.google.com) (209.85.192.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Nov 2013 00:12:05 +0000 Received: by mail-pd0-f181.google.com with SMTP id p10so14401057pdj.26 for ; Fri, 29 Nov 2013 16:11:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:message-id:subject:mime-version :content-type; bh=JyF0HYjY8i578Cq2Eayc0lT3a7/DEcMll+YWUO3aNdM=; b=eLm43xam/SFnC+d4ejhFxfWgqyPKtKrfKwKrLKchSjNnmzoLsjistdjXAhcT0WuT5E kJ8ZJ/+Ay/UW5/6vYR2Id9ah4rM5rMZc6YmbXkNhrAHWXPuAyqcx5q1ERzi8F28TvqRf TGrE8m6IBDCtqo7Bjl7M9WXoeMEzgWxgsSuQFVYFhN/ITX9VIcq1IUg71uYzzC2raCUY e1/QnkhtJHoMpe/2eeo3O/h+KB5iR+67sEezwD1TfFHItVlvJ58rXPbVhdN1FPs490a6 HVlou4O7IzNuZA22qV/hvx/leGpotpVtmNIaLLIiuHi0vKpi2f145WRyBcwnHWivOPTR Nfdw== X-Gm-Message-State: ALoCoQn2vcJifoJ9t9FPH2wMPaC4vSZjhXiVtNA4Bdt/LwytgP5IdYnZlh2qmBq8K0JY7swUvKsC X-Received: by 10.66.179.143 with SMTP id dg15mr54902206pac.52.1385770304427; Fri, 29 Nov 2013 16:11:44 -0800 (PST) Received: from [192.168.128.57] ([173.247.206.130]) by mx.google.com with ESMTPSA id ae5sm113513073pac.18.2013.11.29.16.11.43 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 29 Nov 2013 16:11:43 -0800 (PST) Date: Fri, 29 Nov 2013 16:11:42 -0800 From: Josh Dzielak To: user@cassandra.apache.org Message-ID: <3E6BBAA479324985A642699496B5F183@keen.io> Subject: sstable2json hangs for authenticated keyspace? X-Mailer: sparrow 1.6.4 (build 1178) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="52992d3e_9815da3_a98d" X-Virus-Checked: Checked by ClamAV on apache.org --52992d3e_9815da3_a98d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Having an issue with sstable2json. It appears to hang when I run it against an SSTable that's part of a keyspace with authentication turned on. Running it against any other keyspace works, and as far as I can tell the only difference between the keyspaces is authentication. Has anyone run into this? Thanks, Josh --52992d3e_9815da3_a98d Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Having an issue with sstable2json. It appears to han= g when I run it against an SSTable that's part of a keyspace with authent= ication turned on. Running it against any other keyspace works, and as fa= r as I can tell the only difference between the keyspaces is authenticati= on. Has anyone run into this=3F

Thanks,
Josh --52992d3e_9815da3_a98d--