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 18D34200C0A for ; Sat, 14 Jan 2017 01:52:30 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 10565160B4D; Sat, 14 Jan 2017 00:52:30 +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 512DD160B3F for ; Sat, 14 Jan 2017 01:52:29 +0100 (CET) Received: (qmail 82038 invoked by uid 500); 14 Jan 2017 00:52:28 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 82026 invoked by uid 99); 14 Jan 2017 00:52:28 -0000 Received: from Unknown (HELO jira-lw-us.apache.org) (207.244.88.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2017 00:52:28 +0000 Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8F07E25282 for ; Sat, 14 Jan 2017 00:52:26 +0000 (UTC) Date: Sat, 14 Jan 2017 00:52:26 +0000 (UTC) From: "Jeff Saremi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-17467) HBase Examples: C# DemoClient MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 14 Jan 2017 00:52:30 -0000 [ https://issues.apache.org/jira/browse/HBASE-17467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Saremi updated HBASE-17467: -------------------------------- Attachment: DemoClient.cs > HBase Examples: C# DemoClient > ----------------------------- > > Key: HBASE-17467 > URL: https://issues.apache.org/jira/browse/HBASE-17467 > Project: HBase > Issue Type: Task > Components: Client > Affects Versions: 1.1.8 > Reporter: Jeff Saremi > Attachments: DemoClient.cs > > > I am attaching DemoClient.cs which is taken from the C++ version of the same file along with the generated HBase Thrift files (0.9.3). Hoping that someone would be using them. -- This message was sent by Atlassian JIRA (v6.3.4#6332)