Return-Path: X-Original-To: apmail-tajo-user-archive@minotaur.apache.org Delivered-To: apmail-tajo-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A121017268 for ; Sat, 10 Oct 2015 14:06:28 +0000 (UTC) Received: (qmail 71927 invoked by uid 500); 10 Oct 2015 14:06:19 -0000 Delivered-To: apmail-tajo-user-archive@tajo.apache.org Received: (qmail 71886 invoked by uid 500); 10 Oct 2015 14:06:19 -0000 Mailing-List: contact user-help@tajo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@tajo.apache.org Delivered-To: mailing list user@tajo.apache.org Received: (qmail 71876 invoked by uid 99); 10 Oct 2015 14:06:19 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Oct 2015 14:06:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A58D7180EBF for ; Sat, 10 Oct 2015 14:06:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.881 X-Spam-Level: ** X-Spam-Status: No, score=2.881 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, WEIRD_PORT=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id EIte4ru695l2 for ; Sat, 10 Oct 2015 14:06:11 +0000 (UTC) Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 6B51F25672 for ; Sat, 10 Oct 2015 14:06:10 +0000 (UTC) Received: by wicgb1 with SMTP id gb1so101151826wic.1 for ; Sat, 10 Oct 2015 07:06:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=wTh4Mc+5L+mmZJjr4Bfhzuk5ZYqBCEnD71aQ5mWfp3c=; b=hwye9KEWI6RC1mZNNKidbVaLHX2O0qzzVrTRoZnx1gG8celIBtkgJs16lnwwAiKxzp yBDQ/4i7Jm68/y4e3IWK1AAS+r1IZ8C1eRnBTTTDtSCLomktODoebT8yTEWUPMPVoWbJ KBiGCfnkhK5EVM51ElPmSSWU2Q/RG86zHelCyUy5uYTYS69VxBNPiWI7rLmyO/ktcTzD REoMN7d/6Tq5NhNQ5oD02nEx5D6nbCsKBKF5clwcNeaibStzuz8oCGnh5aTDjQ8rKNgg BfKwa+elDSYOZ6qEN8Jttyf3Ck+rS9sWpkoLqjVR9VRu29w6PJWgx0Tnwv1L2AroiIze 9hFQ== MIME-Version: 1.0 X-Received: by 10.180.211.116 with SMTP id nb20mr5104280wic.50.1444485970130; Sat, 10 Oct 2015 07:06:10 -0700 (PDT) Received: by 10.194.2.67 with HTTP; Sat, 10 Oct 2015 07:06:10 -0700 (PDT) In-Reply-To: References: Date: Sat, 10 Oct 2015 15:06:10 +0100 Message-ID: Subject: Re: Tajo Rest Api From: =?UTF-8?B?RW1pbiBUw5xZTMOcQ0U=?= To: user@tajo.apache.org Content-Type: multipart/alternative; boundary=001a11c26ab421fe9c0521c09960 --001a11c26ab421fe9c0521c09960 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi , I used standalone desktop package of Tajo , I will try nightly build. Thanks, Emin On Sat, Oct 10, 2015 at 2:34 PM, Jihoon Son wrote: > Seems strange. I also tested getting query list using rest client, and > found it works well with my laptop. > When did you build your snapshot version? Would you try the nightly build > version ( > https://builds.apache.org/view/All/job/Tajo-0.11.0-nightly/lastSuccessful= Build/artifact/tajo-dist/target/tajo-0.11.1-SNAPSHOT.tar.gz > )? > > In addition, please check if the session is expired. You can see in Tajo > master's log. The default log path is ${TAJO_HOME}/logs/tajo-${user.name > }-master-xxx.log. > > Best regards, > Jihoon > > 2015=EB=85=84 10=EC=9B=94 10=EC=9D=BC (=ED=86=A0) =EC=98=A4=ED=9B=84 9:32= , Emin T=C3=9CYL=C3=9CCE =EB=8B=98=EC=9D=B4 =EC=9E=91= =EC=84=B1: > >> Hi , >> >> I am using Tajo 0.11.0-SNAPSHOT . I wanted to use Tajo rest api . In my >> try Databases rest functions are working very well but when I try query >> related functions (Get Post ) in rest client I am getting 404 messages . >> >> >> This is my Url : http://192.168.0.120:26880/rest/queries >> >> >> Thanks , >> >> Emin >> >> --001a11c26ab421fe9c0521c09960 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi , I used standalone desktop package of Tajo , I will tr= y nightly build.

Thanks,

Emin

On Sat,= Oct 10, 2015 at 2:34 PM, Jihoon Son <ghoonson@gmail.com> w= rote:
Seems strange. I also tested getting query list using rest client, and fo= und it works well with my laptop.
When did you build your snapsho= t version? Would you try the nightly build version (https://bu= ilds.apache.org/view/All/job/Tajo-0.11.0-nightly/lastSuccessfulBuild/artifa= ct/tajo-dist/target/tajo-0.11.1-SNAPSHOT.tar.gz)?

In addit= ion, please check if the session is expired. You can see in Tajo master'= ;s log. The default log path is ${TAJO_HOME}/logs/tajo-${user.name}-master-xxx.log.

Be= st regards,
Jihoon

2015=EB=85=84 10=EC=9B=94 10=EC=9D=BC (=ED=86=A0) =EC=98=A4=ED=9B= =84 9:32, Emin T=C3=9CYL=C3=9CCE <etuyluce@gmail.com>=EB=8B=98=EC=9D=B4 =EC=9E=91=EC= =84=B1:
Hi =C2=A0, =C2=A0

I am using Tajo 0.11.0-SN= APSHOT =C2=A0. I wanted to use Tajo rest api . In my try Databases rest fun= ctions are working very =C2=A0well but when I try query related functions (= Get Post ) in rest client I am getting 404 messages .=C2=A0

<= /div>

This is my Url =C2=A0: =C2=A0http://192.168.0.120:26880= /rest/queries


Thanks ,=C2=A0

Emin


--001a11c26ab421fe9c0521c09960--