| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
153 (0.408s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Publishing HLog entries to a bus? - HBase - [mail # dev]
|
|
...Hi Otis, This is a cool idea. Would you see a single event pipe containing all edits, per RS pipes, something else entirely? -n On Sat, Mar 2, 2013 at 7:08 PM, Otis Gospodn...
|
|
|
Author: Nick Dimiduk,
2013-03-04, 19:39
|
|
|
Re: Generic increments? - HBase - [mail # dev]
|
|
...Hi Niels, As Lars said, I would start by reading the code for Increment and Append. HRegion#append(Append, Boolean) should be interesting for you. -n On Thu, Feb 28, 2013 a...
|
|
|
Author: Nick Dimiduk,
2013-03-04, 19:37
|
|
|
[HBASE-7974] CompleteBulkLoad should handle hfile permissions more gracefully - HBase - [issue]
|
|
...MapReduce jobs are very often run as an HDFS user other than the one running HBase RegionServer. Thus, every workflow that invokes CompleteBulkLoad ends up fiddling with file permissions. If...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7974
Author: Nick Dimiduk,
2013-03-01, 23:32
|
|
|
Re: Errors shutting down MiniHBaseCluster on Jenkins - HBase - [mail # dev]
|
|
...Yes, appears so. I've commented on that ticket accordingly. -n On Tue, Feb 26, 2013 at 2:24 PM, Stack wrote: ...
|
|
|
Author: Nick Dimiduk,
2013-02-26, 22:27
|
|
|
Errors shutting down MiniHBaseCluster on Jenkins - HBase - [mail # dev]
|
|
...Heya, If anyone is looking for examples of a race-condition in test cluster shutdown, I have an example over here [0]. -n [0]: https://builds.apache.org/job/PreCommit-HBASE...
|
|
|
Author: Nick Dimiduk,
2013-02-26, 21:21
|
|
|
Re: Map Reduce with multiple scans - HBase - [mail # user]
|
|
...Hi Paul, You want to run multiple scans so that you can filter the previous scan results? Am I correct in my understanding of your objective? First, I suggest you use the PrefixF...
|
|
|
Author: Nick Dimiduk,
2013-02-26, 20:12
|
|
|
Re: MapReduce job over HBase fails - HBase - [mail # user]
|
|
...Hi Bhushan, Yes, MapReduce is supported over HBase for all releases in recent memory. Please provide the relevant stacktrace of the error you're seeing. How are you interacting w...
|
|
|
Author: Nick Dimiduk,
2013-02-26, 19:55
|
|
|
Re: Guidance for running MR jobs against trunk/0.95 - HBase - [mail # dev]
|
|
...Thanks for the replies everyone. Let's move conversation over to comments on HBASE-7934. Thanks, Nick On Mon, Feb 25, 2013 at 4:01 PM, Matt Corgan wrote: ...
|
|
|
Author: Nick Dimiduk,
2013-02-26, 00:41
|
|
|
Re: Guidance for running MR jobs against trunk/0.95 - HBase - [mail # dev]
|
|
...Under what context is hbase-prefix-tree necessary? Currently, this dependency is scoped as 'runtime'. Adding it explicitly will require this be changed. Thanks, Nick On Mon, Feb ...
|
|
|
Author: Nick Dimiduk,
2013-02-25, 23:54
|
|
|
Re: Guidance for running MR jobs against trunk/0.95 - HBase - [mail # dev]
|
|
...At least. What about the hadoop*-compat modules? I can reference explicit class names for the other modules, how would you recommend pulling in references from the appropriate compat module?...
|
|
|
Author: Nick Dimiduk,
2013-02-25, 23:19
|
|
|
|