I'm setting up a polymorphic cube on top of a horizontal one as described on the confluence site (http://support.quartetfs.com/confluence/display/AP4/Polymorphic+scalability+on+top+of+horizontal+scalability), but it anoys me that it seems I need to have one of the horizontal nodes configured differently from all the others (the one that participates in the polymorphic cluster). It is quite convenient to be able to deploy the same configuration to all the nodes of the horizontal cluster.
Going all the way back to the spring configuration, I guess I could make a conditional configuration to get around this, but does anyone have a more elegant solution to this?