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 AD8764474 for ; Sat, 25 Jun 2011 05:31:47 +0000 (UTC) Received: (qmail 40948 invoked by uid 500); 25 Jun 2011 05:31:44 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 39029 invoked by uid 500); 25 Jun 2011 05:31:33 -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 39017 invoked by uid 99); 25 Jun 2011 05:31:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Jun 2011 05:31:30 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [188.40.36.215] (HELO codefreun.de) (188.40.36.215) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Jun 2011 05:31:22 +0000 MIME-Version: 1.0 X-UserIsAuth: true Message-ID: <007201cc32f8$ea22d010$be687030$@codefreun.de> X-MessageIsInfected: false Received: from p5B11E662.dip.t-dialin.net ([91.17.230.98]) by codefreun.de (JAMES SMTP Server 2.3.2) with SMTP ID 6 for ; Sat, 25 Jun 2011 07:31:14 +0200 (CEST) From: "MW | Codefreun.de" To: References: <4A25548C-E54D-4387-8DF5-6947B2EEDA76@codefreun.de> <80E93032-22BA-4B0B-8FD4-BA72BE449968@codefreun.de> <4C5F7DBD-F0F5-4EC4-9807-0A37123E6C64@gmail.com> In-Reply-To: <4C5F7DBD-F0F5-4EC4-9807-0A37123E6C64@gmail.com> Subject: AW: New web client & future API Date: Sat, 25 Jun 2011 07:29:54 +0200 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQFVan4tOxRPiyGVIJy/xK7wTkgLCQF6iIluAfE6dRoCLSKd7pWOVLnw Content-Language: de X-Virus-Checked: Checked by ClamAV on apache.org I just implemented a simple charting to monitor the keyspaces (please have = a look at http://www.codefreun.de/apolloUI, but therefore a Flash-plugin in your browser is needed). I am continuing now to code the monitoring for the column families and I am not sure where to place the charts: =09- A new tab =09- A collapsible panel inside the already existing CF-tab What do you think? -----Urspr=FCngliche Nachricht----- Von: Jonathan Colby [mailto:jonathan.colby@gmail.com]=20 Gesendet: Montag, 20. Juni 2011 12:20 An: user@cassandra.apache.org Betreff: Re: New web client & future API I just took a look at the demo. This is really great stuff! I will try this on our cluster as soon as possible. I like this because it allows people not too familiar with the cassandra CLI or Thrift a way to query cassandra data. On Jun 20, 2011, at 10:56 AM, Markus Wiesenbacher | Codefreun.de wrote: > Should work now ... >=20 > Von meinem iPhone gesendet >=20 > Am 20.06.2011 um 09:28 schrieb "Andrey V. Panov" : >=20 >> How to download it? >> Your "Download war-file" open just blank page :( >>=20 >> On 14/06/2011, Markus Wiesenbacher | Codefreun.de wrote: >>=20 >>> I just released an early version of my web client >>> (http://www.codefreun.de/apollo) which is Thrift-based, and=20 >>> therefore I would like to know what the future is ...