Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 153 (0.127s).
Loading phrases to help you
refine your search...
[HBASE-7975] ImportTsv documentation update for table creation - HBase - [issue]
...HBASE-5741 updated ImportTsv to create the target table if it doesn't exist. This ticket updates the documentation as appropriate....
http://issues.apache.org/jira/browse/HBASE-7975    Author: Nick Dimiduk, 2013-03-12, 21:58
[HBASE-7996] Clean up resource leak in MultiTableInputFormat - HBase - [issue]
...MultiTableInputFormatBase#getSplits() will always leak an open HTable instance when throw new IOException("Expecting at least one region for table" ...) is called. It can potentially leak th...
http://issues.apache.org/jira/browse/HBASE-7996    Author: Nick Dimiduk, 2013-03-12, 21:58
[HBASE-8011] Refactor ImportTsv - HBase - [issue]
...ImportTsv is a little goofy. It doesn't use the Tool,Configured interfaces like a mapreduce job should. It has a static HBaseAdmin field that must be initialized before the intended API of c...
http://issues.apache.org/jira/browse/HBASE-8011    Author: Nick Dimiduk, 2013-03-12, 02:01
[HBASE-8073] HFileOutputFormat support for offline operation - HBase - [issue]
...When using HFileOutputFormat to generate HFiles, it inspects the region topology of the target table. The split points from that table are used to guide the TotalOrderPartitioner. If the tar...
http://issues.apache.org/jira/browse/HBASE-8073    Author: Nick Dimiduk, 2013-03-12, 01:14
[HBASE-8047] Delete or document GetJavaProperty - HBase - [issue]
...Does anyone use this? Delete it or document it in book....
http://issues.apache.org/jira/browse/HBASE-8047    Author: Nick Dimiduk, 2013-03-09, 03:24
[HBASE-8046] Update or delete HBaseConfTool - HBase - [issue]
...HBaseConfTool looks like it could be handy for people who don't feel comfortable digging into ruby/shell and don't have a configuration manager like CM/Ambari.If no one uses it, we should ju...
http://issues.apache.org/jira/browse/HBASE-8046    Author: Nick Dimiduk, 2013-03-09, 01:57
[HBASE-8050] Small fix to book/hbase.tests.html - HBase - [issue]
...Writing Tests section appears to have a formatting mistake. "Categories and execution time" looks like it was intended to be a sibling heading to "General Rules" and "Sleeps in tests"....
http://issues.apache.org/jira/browse/HBASE-8050    Author: Nick Dimiduk, 2013-03-09, 01:53
[HBASE-8048] Delete or document Canary - HBase - [issue]
...Does anyone use this? Do we advocate it's use for monitoring? We have a proper metrics infra now, so I don't think the latency statistic is produces should be a primary data source. Maybe mo...
http://issues.apache.org/jira/browse/HBASE-8048    Author: Nick Dimiduk, 2013-03-08, 21:30
Integration test opinion - HBase - [mail # dev]
...Heya,  If you have any interest in our Integration tests, can I get an opinion on HBASE-7938?  (nkeywal, I'm looking at you in particular)  Thanks, -n...
   Author: Nick Dimiduk, 2013-03-07, 20:30
[HBASE-7743] Replace *SortReducers with Hadoop Secondary Sort - HBase - [issue]
...The mapreduce package provides two Reducer implementations, KeyValueSortReducer and PutSortReducer, which are used by Import, ImportTsv, and WALPlayer in conjunction with the HFileOutputForm...
http://issues.apache.org/jira/browse/HBASE-7743    Author: Nick Dimiduk, 2013-03-04, 22:37
Sort:
project
HBase (153)
Hadoop (8)
Pig (5)
Hive (3)
MapReduce (2)
type
mail # dev (70)
issue (51)
mail # user (32)
date
last 7 days (0)
last 30 days (10)
last 90 days (105)
last 6 months (147)
last 9 months (153)
author
Stack (3750)
Ted Yu (2464)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
lars hofhansl (977)
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)
Nick Dimiduk