I am trying to implement the secondary sort for the last exercise, but in the mapper I get only book tuples, not the authors. From what I understood, I should get both of them, like in the basic exercise, but emit them in a specific way using the available classes. Did I misunderstood something?
Hi,
I am trying to implement the secondary sort for the last exercise, but in the mapper I get only book tuples, not the authors. From what I understood, I should get both of them, like in the basic exercise, but emit them in a specific way using the available classes. Did I misunderstood something?