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 957799A0C for ; Mon, 17 Oct 2011 17:56:34 +0000 (UTC) Received: (qmail 14422 invoked by uid 500); 17 Oct 2011 17:56:33 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 14383 invoked by uid 500); 17 Oct 2011 17:56:33 -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 Received: (qmail 14375 invoked by uid 99); 17 Oct 2011 17:56:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2011 17:56:33 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jigneshmpatel@gmail.com designates 209.85.215.169 as permitted sender) Received: from [209.85.215.169] (HELO mail-ey0-f169.google.com) (209.85.215.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2011 17:56:25 +0000 Received: by eye4 with SMTP id 4so4187377eye.14 for ; Mon, 17 Oct 2011 10:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=O7sCZdCPePyHsztYlc1cUrnTBIJdjEH5v6myNqCHhCo=; b=f9qvyOF+5DJkyqjdWqfFNo9ADaRyhdQsAUUU0PkzXMcw/2GdVazDQBSldzEpN4sYni cLT3dgbfFTq+aKae163MXCOApcVuJGLxCN8joYLUPkZKkWuqL2V4jIOB7zeJj9/iPq7F FnjbhbdMvyWGsraECiIbnpFGhLLDKiPNcy4Do= MIME-Version: 1.0 Received: by 10.216.14.22 with SMTP id c22mr3073595wec.80.1318874165078; Mon, 17 Oct 2011 10:56:05 -0700 (PDT) Received: by 10.216.89.129 with HTTP; Mon, 17 Oct 2011 10:56:05 -0700 (PDT) In-Reply-To: References: Date: Mon, 17 Oct 2011 13:56:05 -0400 Message-ID: Subject: Re: setting ulimit in os Lion X From: Jignesh Patel To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=001485f1d8b61ce9ce04af82524d X-Virus-Checked: Checked by ClamAV on apache.org --001485f1d8b61ce9ce04af82524d Content-Type: text/plain; charset=ISO-8859-1 And it also shows Jignesh-MacBookPro:~ hadoop-user$ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited *open files (-n) 256* pipe size (512 bytes, -p) 1 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 709 virtual memory (kbytes, -v) unlimited Jignesh-MacBookPro:~ hadoop-user$ On Mon, Oct 17, 2011 at 1:54 PM, Jignesh Patel wrote: > My machine shows as follows: > > Jignesh-MacBookPro:~ hadoop-user$ sysctl -a | grep maxproc > kern.maxproc = 1064 > kern.maxprocperuid = 709 > kern.maxproc: 1064 > kern.maxprocperuid: 709 > > > On Mon, Oct 17, 2011 at 1:51 PM, Jignesh Patel wrote: > >> While setting Hbase there is a article to setup limit for the file. >> However I didn't find any appropriate command to setup same in Mac. >> >> Please let me know how to setup max file size permanently. >> >> -Jignesh >> > > --001485f1d8b61ce9ce04af82524d--