| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
676 (0.078s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Pre-commit build broken? - HBase - [mail # dev]
|
|
...I don't have any compilation issue related to this patch. all tests are running. I will see the results. I only have one issue in my workspace, related to this.assignmentManager....
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-11, 16:27
|
|
|
Pre-commit build broken? - HBase - [mail # dev]
|
|
...Hi, Do we have any issue with the pre-commit builds? https://builds.apache.org/job/PreCommit-HBASE-Build/5265//console OpenJDK Runtime Environment (IcedTea6 1.9.9) (6b20-1...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-11, 16:07
|
|
|
Re: MapReduce: Reducers partitions. - HBase - [mail # user]
|
|
...Thanks all for your comments. I looked for partitioners into HBase scope only, that's why I also thought we where using HTablePartitioner. But looking at the default one used I found o...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-11, 11:52
|
|
|
Re: MapReduce: Reducers partitions. - HBase - [mail # user]
|
|
...Hi Greame, No. The reducer will simply write on the table the same way you are doing a regular Put. If a split is required because of the size, then the region will be split, but at th...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-10, 19:01
|
|
|
Re: MapReduce: Reducers partitions. - HBase - [mail # user]
|
|
...So. I looked at the code, and I have one comment/suggestion here. If the table we are outputing to has regions, then partitions are build around that, and that's fine. But if the...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-10, 18:26
|
|
|
Re: Comment on HBASE-6782 - HBase - [mail # user]
|
|
...Hi Pablo, The best way is to comment directly on the JIRA you are talking about. If there is no reactions, you can drop an email on the distribution list, but the JIRA will be th...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-10, 14:16
|
|
|
Re: HBase table truncate - HBase - [mail # dev]
|
|
...Please also include truncate_preserve ... 2013/4/10 Ted Yu ...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-10, 14:04
|
|
|
Re: MapReduce: Reducers partitions. - HBase - [mail # user]
|
|
...Thanks Ted. It's exactly where I was looking at now. I was close. I will take a deeper look. Thanks Nitin for the link. I will read that too. JM 2013/4/10 Nitin Pawar...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-10, 14:03
|
|
|
Re: MapReduce: Reducers partitions. - HBase - [mail # user]
|
|
...Hi Nitin, You got my question correctly. However, I'm wondering how it's working when it's done into HBase. Do we have defaults partionners so we have the same garantee that reco...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-10, 13:54
|
|
|
MapReduce: Reducers partitions. - HBase - [mail # user]
|
|
...Hi, quick question. How are the data from the map tasks partitionned for the reducers? If there is 1 reducer, it's easy, but if there is more, are all they same keys garanteed to...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-10, 12:49
|
|
|
|