| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
153 (3.073s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8115] Consolidate Import and ImportTsv into a single, user-extensible Import utility - HBase - [issue]
|
|
...Import and ImportTsv are very similar tools. The distinction between them is the data input format they consume. Once they've configured their mappers, the rest is pretty much identical. Imp...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8115
Author: Nick Dimiduk,
2013-03-14, 23:15
|
|
|
[HBASE-8094] TestTableInputFormatScan doesn't assert anything - HBase - [issue]
|
|
...This test makes assertions from within the Reducer. These tests are not respected because the control harness asserts only that jobs complete, not that they succeed.Verify this is true by ad...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8094
Author: Nick Dimiduk,
2013-03-14, 13:19
|
|
|
Re: running test suite for patches using 0.94 branch on Jenkins - HBase - [mail # dev]
|
|
...There's quite a bit of activity on 0.94: +1 On Wed, Mar 13, 2013 at 6:23 PM, Ted Yu wrote: ...
|
|
|
Author: Nick Dimiduk,
2013-03-14, 01:55
|
|
|
[HBASE-8074] Consolidate map-side features across mapreduce tools into a single place - HBase - [issue]
|
|
...The mapreduce tools support a similar but divergent set of features for mapping over KeyValue data: Export supports specifying a version-range window, application of a rowkey regex or prefix...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8074
Author: Nick Dimiduk,
2013-03-14, 01:06
|
|
|
[HBASE-8098] ParseFilter acts like a factory but doesn't look like it - HBase - [issue]
|
|
...The ParseFilter API is a little confused. It exposes two factory methods for creating filters based on the language, and a couple other methods for inspecting supported filters and registeri...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8098
Author: Nick Dimiduk,
2013-03-14, 00:14
|
|
|
[HBASE-7697] Consolidate tools for getting data into, out of HBase - HBase - [issue]
|
|
...The user experience for importing data into HBase and getting a dump out of HBase is pretty poor. The existing tools as I understand them include: org.apache.hadoop.hbase.mapreduce.Export, o...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7697
Author: Nick Dimiduk,
2013-03-13, 17:07
|
|
|
HBase type support - HBase - [mail # user]
|
|
...Hi all, I'd like to draw your attention to HBASE-8089. The desire is to add type support to HBase. There are two primary objectives: make the lives of developers building on HBase easi...
|
|
|
Author: Nick Dimiduk,
2013-03-13, 16:42
|
|
|
[HBASE-7941] Provide client API with support for primitive types - HBase - [issue]
|
|
...Work is underway to provide a widely acceptable serialization format for primitive and complex types (HBASE-7221, HBASE-7692). With this completed, those serialization conveniences should be...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7941
Author: Nick Dimiduk,
2013-03-13, 16:20
|
|
|
[HBASE-7747] Import tools should use a combiner to merge Puts - HBase - [issue]
|
|
...Multiple Puts to the same row should be combined into a single mutation object. This can be done with a Combiner. Import.Importer#writeResult appears to do this manually....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7747
Author: Nick Dimiduk,
2013-03-12, 21:59
|
|
|
[HBASE-7934] TableMapReduceUtil doesn't include all dependency jars in new modular build - HBase - [issue]
|
|
...From post to hbase-dev:I'm seeing ClassNotFoundExceptions when running ImportTsv against trunk. Presumably the old instructions for classpath assembly need an update. I guess I could create ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7934
Author: Nick Dimiduk,
2013-03-12, 21:58
|
|
|
|