Return-Path: X-Original-To: apmail-spark-user-archive@minotaur.apache.org Delivered-To: apmail-spark-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 1349918FCF for ; Mon, 26 Oct 2015 23:36:06 +0000 (UTC) Received: (qmail 36501 invoked by uid 500); 26 Oct 2015 23:36:02 -0000 Delivered-To: apmail-spark-user-archive@spark.apache.org Received: (qmail 36390 invoked by uid 500); 26 Oct 2015 23:36:02 -0000 Mailing-List: contact user-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list user@spark.apache.org Received: (qmail 36380 invoked by uid 99); 26 Oct 2015 23:36:01 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Oct 2015 23:36:01 +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 8315D1809DC for ; Mon, 26 Oct 2015 23:36:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.193 X-Spam-Level: * X-Spam-Status: No, score=1.193 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id I9jDPQ8MmmYS for ; Mon, 26 Oct 2015 23:35:52 +0000 (UTC) Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 7F8B142BB4 for ; Mon, 26 Oct 2015 23:35:52 +0000 (UTC) Received: by wicll6 with SMTP id ll6so136433438wic.0 for ; Mon, 26 Oct 2015 16:35:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=U9kqJl+FT7CYlUYwRFKmWBgVYMSyRrCYKh+fuP+cTPk=; b=tNPMwc4vYhnHg8jcvlmxOjZGvJv+r+79y3XB1XyTmPQ/d1YxunENO41F+3s+IRzNTK PY4bys99hhqAL/VaALWUeHsfGViZoTd3TAsF91jz3XKzhrpAxaJRmbTUgTl941/KI6WD 7rg+iDIYqCWyBoP8837veIjLFuQpUNaOmqANex26/TIDUyWw+nIOwyF6na6HPgEj9w65 gPueMW8l1HaKkIQeC5+/SIa1YlX0nR1kg6sVFycxs7qmpRoe2ERVGUWxGbtKeRwHp890 909XXI7IS/mPYyIS8u0JLknoe55RLsO1YSy8bYAh+vZ+lRBUFg3/Rm7rWrmbxGqrsaI9 0ung== X-Received: by 10.28.54.3 with SMTP id d3mr2340567wma.13.1445902551683; Mon, 26 Oct 2015 16:35:51 -0700 (PDT) Received: from [10.112.235.103] ([176.2.12.235]) by smtp.gmail.com with ESMTPSA id uj4sm41629825wjc.34.2015.10.26.16.35.50 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 26 Oct 2015 16:35:50 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: Spark with business rules From: =?utf-8?Q?J=C3=B6rn_Franke?= X-Mailer: iPhone Mail (13B143) In-Reply-To: <1445897562997-25208.post@n3.nabble.com> Date: Tue, 27 Oct 2015 00:35:45 +0100 Cc: user@spark.apache.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <1445897562997-25208.post@n3.nabble.com> To: danilo Maybe SparkR? What languages do your Users speak?=20 > On 26 Oct 2015, at 23:12, danilo wrote: >=20 > Hi All, I want to create a monitoring tool using my sensor data. I receive= > the events every seconds and I need to create a report using node.js. Righ= t > now I created my kpi coding the formula directly in sparks.=20 >=20 > However I would like to make a layer where a not technical user can write > simple formulas to be interpretated in realt time by spark - the results a= re > stored in a memory db. >=20 > Any suggestions? >=20 > thx > Danilo=20 >=20 >=20 >=20 > -- > View this message in context: http://apache-spark-user-list.1001560.n3.nab= ble.com/Spark-with-business-rules-tp25208.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@spark.apache.org > For additional commands, e-mail: user-help@spark.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@spark.apache.org For additional commands, e-mail: user-help@spark.apache.org