| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
131 (0.132s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [Discuss] Release 0.92.2? - HBase - [mail # dev]
|
|
...Sorry sent too early by mistake. Continuing.. I upgraded three data centers to our own checkout of 0.92.2. Two went fine, upgrade to one data center failed. Failed in the sense that RO...
|
|
|
Author: Shrijeet Paliwal,
2012-08-24, 20:58
|
|
|
Re: [Discuss] Release 0.92.2? - HBase - [mail # dev]
|
|
...Hi, I wanted to report one more issue. Recently I upgraded three data centers to our own checkout of 0.92.2, last commit : commit 5accb6a1be4776630126ac21d07adb652...
|
|
|
Author: Shrijeet Paliwal,
2012-08-24, 20:52
|
|
|
Re: [Discuss] Release 0.92.2? - HBase - [mail # dev]
|
|
...0.92.2 has following error messages in region server logs (while it is initializing RegionServerMetrics). Some one reported it here https://issues.apache.org/jira/browse/HBASE-6514 . ...
|
|
|
Author: Shrijeet Paliwal,
2012-08-24, 18:57
|
|
|
Typo in HFile V2 and the “Bigger, Fewer” Tendency section - HBase - [mail # dev]
|
|
...Minor typo, fixed in attached patch. -Shrijeet...
|
|
|
Author: Shrijeet Paliwal,
2012-08-24, 16:19
|
|
|
Re: [Discuss] Release 0.92.2? - HBase - [mail # dev]
|
|
...Hi Stack , Should I hold my breath ? Let me know if you need a hand. Looking forward towards 0.92.2 RC. -Shrijeet On Thu, Aug 16, 2012 at 8:56 AM, Stack wrote:...
|
|
|
Author: Shrijeet Paliwal,
2012-08-17, 18:16
|
|
|
[HBASE-6481] SkipFilter javadoc is incorrect - HBase - [issue]
|
|
...The javadoc for SkipFilter (http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/filter/SkipFilter.html) states : A wrapper filter that filters an entire row if any of the KeyValue checks...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6481
Author: Shrijeet Paliwal,
2012-08-16, 16:08
|
|
|
Re: [potential bug]Find rows which do not have any of the given columns - HBase - [mail # dev]
|
|
...Zahoor, Thank you for the input. I still feel it is counter intuitive. -Shrijeet On Tue, Aug 7, 2012 at 2:57 AM, J Mohamed Zahoor wrote:...
|
|
|
Author: Shrijeet Paliwal,
2012-08-07, 16:17
|
|
|
[potential bug]Find rows which do not have any of the given columns - HBase - [mail # dev]
|
|
...- user +dev Hi Devs, Please follow the discussion to get full context. tl:dr "Did a scan with timerange and filters, scan o/p was incorrect. Repeated scan with filter only, scan ...
|
|
|
Author: Shrijeet Paliwal,
2012-08-06, 20:40
|
|
|
Re: Find rows which do not have any of the given columns - HBase - [mail # user]
|
|
...It seems setting time range is a problem , I was doing (* scan.setTimeRange(Long.**valueOf(args[4]), Long.valueOf(args[5]));)* * * I was working on assumption that filter logic works b...
|
|
|
Author: Shrijeet Paliwal,
2012-08-06, 18:38
|
|
|
Re: Find rows which do not have any of the given columns - HBase - [mail # user]
|
|
...I am using FilterList. Could you elaborate? On Mon, Aug 6, 2012 at 8:48 AM, jmozah wrote: ...
|
|
|
Author: Shrijeet Paliwal,
2012-08-06, 16:04
|
|
|
|