Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D8543200BA3 for ; Thu, 20 Oct 2016 18:53:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D6F50160AE0; Thu, 20 Oct 2016 16:53:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4FBED160ACC for ; Thu, 20 Oct 2016 18:53:09 +0200 (CEST) Received: (qmail 70470 invoked by uid 500); 20 Oct 2016 16:53:08 -0000 Mailing-List: contact dev-help@apex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apex.apache.org Delivered-To: mailing list dev@apex.apache.org Received: (qmail 70459 invoked by uid 99); 20 Oct 2016 16:53:08 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2016 16:53:08 +0000 Received: from mail-yw0-f178.google.com (mail-yw0-f178.google.com [209.85.161.178]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 249E91A00D9 for ; Thu, 20 Oct 2016 16:53:08 +0000 (UTC) Received: by mail-yw0-f178.google.com with SMTP id t193so61501690ywc.2 for ; Thu, 20 Oct 2016 09:53:08 -0700 (PDT) X-Gm-Message-State: AA6/9RkHIqTN07rq3/Aae6FdydatLUMbm6P6cO3sGdsarso7WQO5QVrFbSp9s4wOkwpW7pPZVGARw92dLXCJYvda X-Received: by 10.202.53.68 with SMTP id c65mr8075003oia.57.1476982387219; Thu, 20 Oct 2016 09:53:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.172.1 with HTTP; Thu, 20 Oct 2016 09:53:06 -0700 (PDT) In-Reply-To: References: From: Chinmay Kolhatkar Date: Thu, 20 Oct 2016 22:23:06 +0530 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Make cli support high-level API and SQL To: dev@apex.apache.org Content-Type: multipart/alternative; boundary=001a113d4f2887bc1d053f4ec23c archived-at: Thu, 20 Oct 2016 16:53:10 -0000 --001a113d4f2887bc1d053f4ec23c Content-Type: text/plain; charset=UTF-8 Are you talking about apex cli (the one present in apex-core) to support both? As both high-level API and SQL are in malhar, wouldn't there be circular dependency issue? Beside the possible issues, this is a great idea. Though, I'll suggest to have a seperate cli for high level and SQL in malhar itself first and then later make that loadable/callable from apexcli. On Thu, Oct 20, 2016 at 10:19 PM, Siyuan Hua wrote: > Given we already have first version of high-level API and SQL PR is getting > close to be merged. And also we have ability to launch application > grammatically. I think it's nice to have our cli support both high-level > API and SQL directly so people can simply prototype what they need and/or > try out Apex with more flexibility. > > Any thoughts? > > > Regards, > Siyuan > --001a113d4f2887bc1d053f4ec23c--