Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C962D1126C for ; Wed, 13 Aug 2014 15:42:19 +0000 (UTC) Received: (qmail 1307 invoked by uid 500); 13 Aug 2014 15:42:17 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 1240 invoked by uid 500); 13 Aug 2014 15:42:17 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Delivered-To: moderator for user@hbase.apache.org Received: (qmail 59182 invoked by uid 99); 13 Aug 2014 13:48:50 -0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ravikanth.as400@gmail.com designates 209.85.192.175 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hmxLU8uqCT52GC9EvkijHFyg2+IkP3hdiK5yof/TCyM=; b=cUcviYPCL4evji3dIoe+b2hlfJaFqKkX58mCd9laaZ7+HZdJBA7sBKq4uI0psSgOzM 3uj7cUAmo1mWR5tEnwAhVTwOp9oXbdNm5H2GJnF16wCOk9t0pLXokIOn/ufWAAE/hNWQ RtHiUH3DuBnPA5Q4wLkH8sxeLrL/MifBOrRuLl6pOBp9l5lKK3vYPFoA11SBM6S6e8FY vKPHN8zcx2Zeb//Lc6DFYcZLXVM94uf4FIAto0u7O2yROKk5d4jgOezFkoFmyFGfSSg+ nYFGOZ3UNyn9F238CuJoUWB7l+Jw66gS+Y3zpfsH9oZ+4jQAcB3QhhfswkctNThLmP2X hshg== MIME-Version: 1.0 X-Received: by 10.66.235.70 with SMTP id uk6mr4209575pac.49.1407937702318; Wed, 13 Aug 2014 06:48:22 -0700 (PDT) Date: Wed, 13 Aug 2014 19:18:22 +0530 Message-ID: Subject: Rowkey Timestamp From: Ravi Kanth To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=047d7b111e7d9cd8340500830a31 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b111e7d9cd8340500830a31 Content-Type: text/plain; charset=ISO-8859-1 Team, I want to create a table with rowkey + timestamp in hbase shell. Is it possible? Regards, Ravi --047d7b111e7d9cd8340500830a31--