Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 131 (3.185s).
Loading phrases to help you
refine your search...
Re: need a little help with a patch submission - HBase - [mail # dev]
...Sujee, Try "git diff --no-prefix"  -Shrijeet   On Mon, Mar 12, 2012 at 12:39 PM, Sujee Maniyam  wrote: 635&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpane...
   Author: Shrijeet Paliwal, 2012-03-12, 19:43
Re: Bulk loading a CSV file into HBase - HBase - [mail # user]
...GenericOptionsParser stops parsing the arguments as soon as first non option is specified (refer : http://commons.apache.org/cli/api-1.2/org/apache/commons/cli/Parser.html#parse(org.apache.c...
   Author: Shrijeet Paliwal, 2012-03-08, 20:06
Re: Bulk loading a CSV file into HBase - HBase - [mail # user]
...Anil, Stack meant adding debug statements yourself in tool.  -Shrijeet  On Mon, Mar 5, 2012 at 4:54 PM, anil gupta  wrote:  ...
   Author: Shrijeet Paliwal, 2012-03-06, 01:06
Re: isRegionName logic in HBaseAdmin - HBase - [mail # dev]
...Stack, We took the discussion here  HBASE-5041 I uploaded a patch . Could you please review?  On Thu, Dec 22, 2011 at 8:27 PM, Stack  wrote: on name");...
   Author: Shrijeet Paliwal, 2011-12-23, 04:58
isRegionName logic in HBaseAdmin - HBase - [mail # dev]
...Context : HBASE-5041  While working on HBASE-5041 I realized our logic to check if the name is a regionname or tablename is designed to be as follows: tl;dr: If it is not an existing ta...
   Author: Shrijeet Paliwal, 2011-12-22, 23:01
Re: understanding hbase client timeout settings - HBase - [mail # user]
...Steve, Karthick has given an explanation here : https://reviews.apache.org/r/755/(also in Jira, but it gets lost in comments)  On Thu, Dec 15, 2011 at 9:34 PM, Shrijeet Paliwal wrote: &...
   Author: Shrijeet Paliwal, 2011-12-16, 05:36
Re: understanding hbase client timeout settings - HBase - [mail # user]
...We needed calls to come back (or timeout) in less than 50ms. That was low for hbase.rpc.timeout .  On Thu, Dec 15, 2011 at 9:30 PM, Steve Boyle wrote:  ...
   Author: Shrijeet Paliwal, 2011-12-16, 05:34
Re: understanding hbase client timeout settings - HBase - [mail # user]
...Steve,  We have been using timeouts in production via two different methods:  1. Use RPC timeout mechanism provided by HBase client. For this you will need both 2937 and 3154. We b...
   Author: Shrijeet Paliwal, 2011-12-16, 05:02
Re: Major compaction on non existing table does not throw error - HBase - [mail # dev]
...Opened https://issues.apache.org/jira/browse/HBASE-5041  On Thu, Dec 15, 2011 at 10:05 AM, Shrijeet Paliwal wrote:  ...
   Author: Shrijeet Paliwal, 2011-12-15, 18:09
Re: Major compaction on non existing table does not throw error - HBase - [mail # dev]
...Thats how I noticed this. We recently renamed the table name but missed updating ops script which runs major compaction. Result, no major compaction for last one month.  On Thu, Dec 15,...
   Author: Shrijeet Paliwal, 2011-12-15, 18:05
Sort:
project
HBase (131)
Hive (19)
MapReduce (17)
Hadoop (8)
HDFS (1)
type
mail # dev (65)
mail # user (55)
issue (11)
date
last 7 days (0)
last 30 days (0)
last 90 days (5)
last 6 months (12)
last 9 months (131)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1453)
lars hofhansl (976)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (411)
Gary Helmling (290)
Shrijeet Paliwal