From user-return-18134-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Wed Mar 7 04:53:56 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 609FB180652 for ; Wed, 7 Mar 2018 04:53:56 +0100 (CET) Received: (qmail 50545 invoked by uid 500); 7 Mar 2018 03:53:54 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 50533 invoked by uid 99); 7 Mar 2018 03:53:54 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2018 03:53:54 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 31224C6153 for ; Wed, 7 Mar 2018 03:53:54 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.971 X-Spam-Level: X-Spam-Status: No, score=0.971 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 1UnS4GtCeIHP for ; Wed, 7 Mar 2018 03:53:53 +0000 (UTC) Received: from n6.nabble.com (n6.nabble.com [162.255.23.37]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 88B365F173 for ; Wed, 7 Mar 2018 03:53:52 +0000 (UTC) Received: from n6.nabble.com (localhost [127.0.0.1]) by n6.nabble.com (Postfix) with ESMTP id D67FC51F852C for ; Tue, 6 Mar 2018 20:53:51 -0700 (MST) Date: Tue, 6 Mar 2018 20:53:51 -0700 (MST) From: joseheitor To: user@ignite.apache.org Message-ID: <1520394831876-0.post@n6.nabble.com> In-Reply-To: References: <1103BD94-3EA5-4EBF-ACD4-BC5951761936@anaplan.com> Subject: Re: Ignite with dBeaver MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Wilhem, I have also been evaluating Ignite, and also followed the steps in setting up SQL tooling with DBeaver... At that final step, when you choose a driver class - I had a choice (from a pulldown list, I think) between the two classes. You can then select the Thin version for simple local connections, as described in the docs. If you setup a distributed, persistent cluster though - you will need to add all the jars in the lib folder, to the classpath, and then select the 'client' driver. Here is the post that followed my progression - you may pick up some useful tips from the challenges I encountered along the way: http://apache-ignite-users.70518.x6.nabble.com/How-to-configure-a-cluster-as-a-persistent-replicated-SQL-database-td20251.html Jose -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/