just to clarify I am try to do this in java

ts.groupBy("b").count().orderBy("count");



On Sun, Jul 31, 2016 at 12:00 AM, Tony Lane <tonylane....@gmail.com> wrote:

> ts.groupBy("b").count().orderBy("count");
>
> how can I order this data in descending order of count
> Any suggestions
>
> -Tony
>

Reply via email to