Hi Is there a way using phoenix we can query a huge table to extract some information from them ? The "where" condition will have "value" fields and might not have any row key fields.
I am looking for something like a phoenix mapreduce ( https://phoenix.apache.org/phoenix_mr.html) but this always require the output to be written to a table. Any inputs ? -- Thanks, Sanooj Padmakumar
