Hi,

please look through this simple code:
https://github.com/sequenceiq/sequenceiq-samples/blob/master/tez-topk/src/main/java/com/sequenceiq/tez/topk/TopK.java

why they create a broadcast edge property from SUM to WRITER? what about
default edge property? (scatter-gather)

Reply via email to