Search:

Type: Posts; User: pgliuchen; Keyword(s):

Search: Search took 0.03 seconds.

  1. Thank you, I have got the right code, but my...

    Thank you, I have got the right code, but my problem changed to another one : I got an ClassCastException when converting elements from counts :


    return new MapReduceCounts((Integer)...
  2. I manually download 1.0.2 realease version from...

    I manually download 1.0.2 realease version from this place : http://www.springsource.org/download/community, but find the source code is still not fixed. While the code in github is Ok...
  3. MapReduceResults Throws ClassCaseException while convert counts to Integer

    hello.
    I use mapReduce method to do some querys. At first, I use 1.0.1 release and the source code segments throw a ClassCastException :

    if (counts.get("input") != null &&...
Results 1 to 3 of 3