From user-return-28071-archive-asf-public=cust-asf.ponee.io@flink.apache.org Fri Jun 14 13:06:56 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 00CC118062F for ; Fri, 14 Jun 2019 15:06:55 +0200 (CEST) Received: (qmail 30158 invoked by uid 500); 14 Jun 2019 13:06:49 -0000 Mailing-List: contact user-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list user@flink.apache.org Received: (qmail 30146 invoked by uid 99); 14 Jun 2019 13:06:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jun 2019 13:06:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id DDFE71A46FB for ; Fri, 14 Jun 2019 13:06:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.482 X-Spam-Level: *** X-Spam-Status: No, score=3.482 tagged_above=-999 required=6.31 tests=[FORGED_HOTMAIL_RCVD2=1.187, GB_FROM_NAME_FREEMAIL=0.01, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id xhGJtxhIfI2R for ; Fri, 14 Jun 2019 13:06:46 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [199.38.86.66]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3918D5F22F for ; Fri, 14 Jun 2019 13:06:46 +0000 (UTC) Received: from n4.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id EB852905844E for ; Fri, 14 Jun 2019 08:06:44 -0500 (CDT) Date: Fri, 14 Jun 2019 08:06:44 -0500 (CDT) From: alaa To: user@flink.apache.org Message-ID: <1560517604962-0.post@n4.nabble.com> Subject: privacy preserving on streaming Kmeans in Flink MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit *I try to make a research in privacy preserving data on streaming k-means clustering and to develop an implementation on Flink. My questions are : If there a library for K means in Flink? Because I didn't see it on FlinkML? How we can I implement streaming kmeans clustering on Flink? If anybody know , can you please explain some of the key steps that I have to follow?* -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/