| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
219 (0.389s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8593] Type support in ImportTSV tool - HBase - [issue]
|
|
...Now the ImportTSV tool treats all the table column to be of type String. It converts the input data into bytes considering its type to be String. Some times user will need a type of say int/...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8593
Author: Anoop Sam John,
2013-06-18, 22:31
|
|
|
[HBASE-6331] Problem with HBCK mergeOverlaps - HBase - [issue]
|
|
...In HDFSIntegrityFixer#mergeOverlaps(), there is a logic to create the final range of the region after the overlap.I can see one issue with this code &...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6331
Author: Anoop Sam John,
2013-06-12, 05:48
|
|
|
[HBASE-8641] IndexBuilder example : CF name of the src table is hard coded - HBase - [issue]
|
|
...When running the IndexBuilder example we can pass the tablename, family name and qualifier name for indexing that data. But in the code the family name is hard coded to be only "attributes"....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8641
Author: Anoop Sam John,
2013-05-31, 12:05
|
|
|
[HBASE-8655] Backport to 94 - HBASE-8346(Prefetching .META. rows in case only when useCache is set to true) - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-8655
Author: Anoop Sam John,
2013-05-31, 11:01
|
|
|
[HBASE-8627] HBCK can not fix meta not assigned issue - HBase - [issue]
|
|
...When meta table region is not assigned to any RS, HBCK run will get exception. I can see code added in checkMetaRegion() to solve this issue but it wont work. It still refers to ROOT region!...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8627
Author: Anoop Sam John,
2013-05-29, 12:52
|
|
|
[HBASE-8628] Clean up : after ROOT removal - HBase - [issue]
|
|
...We have removed ROOT catalog table from Trunk (and 0.95) Still I can see in many places code refering to ROOT table and region. We can cleanup this code?...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8628
Author: Anoop Sam John,
2013-05-28, 07:56
|
|
|
[HBASE-7983] FuzzyRowFilter is not added to REST model - HBase - [issue]
|
|
...I can not see this in ScannerModel...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7983
Author: Anoop Sam John,
2013-05-17, 07:02
|
|
|
RE: Data not loaded in table via ImportTSV - HBase - [mail # user]
|
|
...Hi Have you used the tool, LoadIncrementalHFiles after the ImportTSV? -Anoop- ________________________________________ From...
|
|
|
Author: Anoop Sam John,
2013-04-16, 06:56
|
|
|
RE: coprocessor load test metrics - HBase - [mail # user]
|
|
...I dont think that I got ur question completely. Sorry.. I can not see any special metric from the CP parts. If u can tell what is your requirement can check it out. -Anoop- _____...
|
|
|
Author: Anoop Sam John,
2013-04-15, 11:30
|
|
|
RE: HBase random read performance - HBase - [mail # user]
|
|
...Ankit I guess you might be having default HFile block size which is 64KB. For random gets a lower value will be better. Try will...
|
|
|
Author: Anoop Sam John,
2013-04-15, 10:17
|
|
|
|