Re: total table rows

2015-11-12 Thread Josh Elser
e start row, what is the recommended way to get the row before (note the row id can be number or letter)? I wonder why it's doesn't include start row, otherwise my job would be easier. Thanks, Z -- View this message in context: http://apache-accumulo.1065345.n5.nabble.com/total-table-rows-tp1

Re: total table rows

2015-11-12 Thread z11373
otherwise my job would be easier. Thanks, Z -- View this message in context: http://apache-accumulo.1065345.n5.nabble.com/total-table-rows-tp15484p15545.html Sent from the Developers mailing list archive at Nabble.com.

Re: total table rows

2015-11-12 Thread William Slacum
ave to go thru each of them, and then call > putDelete from client. I wish there is a magic way to tell server to delete > all rows for this specific range. > > > Thanks, > Z > > > > -- > View this message in context: > http://apache-accumulo.1065345.n5.nabble.com/total-t

total table rows

2015-11-09 Thread z11373
, does it mean it will pull the data to the client? If yes, is there a way to ask it to return just the number, since that's the only data I care. Thanks, Z -- View this message in context: http://apache-accumulo.1065345.n5.nabble.com/total-table-rows-tp15484.html Sent from the Developers mailing

Re: total table rows

2015-11-09 Thread David Medinets
gt;> z11373 wrote: >>>> >>>> I want to get total rows of a table (likely has more than 100M rows), I >>>>> think >>>>> to get that information, Accumulo would have to iterate all rows :-( >>>>> This >>>>> may not be typical Accumu

Re: total table rows

2015-11-09 Thread Adam Fuchs
gt;>>>> to get that information, Accumulo would have to iterate all rows :-( >>>>> This >>>>> may not be typical Accumulo scenario. >>>>> >>>>> Is there a more efficient way to get total number of rows in a table? >>>>> When Accumulo iterating those items, does it mean it will pull the data >>>>> to >>>>> the client? If yes, is there a way to ask it to return just the number, >>>>> since that's the only data I care. >>>>> >>>>> Thanks, >>>>> Z >>>>> >>>>> >>>>> >>>>> -- >>>>> View this message in context: >>>>> >>>>> http://apache-accumulo.1065345.n5.nabble.com/total-table-rows-tp15484.html >>>>> Sent from the Developers mailing list archive at Nabble.com. >>>>> >>>>> >>

Re: total table rows

2015-11-09 Thread William Slacum
> may not be typical Accumulo scenario. >>> >>> Is there a more efficient way to get total number of rows in a table? >>> When Accumulo iterating those items, does it mean it will pull the data >>> to >>> the client? If yes, is there a way to ask it

Re: total table rows

2015-11-09 Thread William Slacum
e that's the only data I care. >> >> Thanks, >> Z >> >> >> >> -- >> View this message in context: >> http://apache-accumulo.1065345.n5.nabble.com/total-table-rows-tp15484.html >> Sent from the Developers mailing list archive at Nabble.com. >> >

Re: total table rows

2015-11-09 Thread Josh Elser
items, does it mean it will pull the data to the client? If yes, is there a way to ask it to return just the number, since that's the only data I care. Thanks, Z -- View this message in context: http://apache-accumulo.1065345.n5.nabble.com/total-table-rows-tp15484.html Sent from the Developers

Re: total table rows

2015-11-09 Thread David Medinets
gt;>> [1] >>>>>> >>>>>> >>>>>> https://blogs.apache.org/accumulo/entry/thinking_about_reads_over_accumulo >>>>>> >>>>>> >>>>>> z11373 wrote: >>>>>> >>>>>> I want to get total rows of a table (likely has more than 100M rows), >>>>>> I >>>>>> >>>>>>> think >>>>>>> to get that information, Accumulo would have to iterate all rows :-( >>>>>>> This >>>>>>> may not be typical Accumulo scenario. >>>>>>> >>>>>>> Is there a more efficient way to get total number of rows in a table? >>>>>>> When Accumulo iterating those items, does it mean it will pull the >>>>>>> data >>>>>>> to >>>>>>> the client? If yes, is there a way to ask it to return just the >>>>>>> number, >>>>>>> since that's the only data I care. >>>>>>> >>>>>>> Thanks, >>>>>>> Z >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> View this message in context: >>>>>>> >>>>>>> >>>>>>> http://apache-accumulo.1065345.n5.nabble.com/total-table-rows-tp15484.html >>>>>>> Sent from the Developers mailing list archive at Nabble.com. >>>>>>> >>>>>>> >>>>>>> >>

Re: total table rows

2015-11-09 Thread David Medinets
here a way to ask it to return just the number, > since that's the only data I care. > > Thanks, > Z > > > > -- > View this message in context: > http://apache-accumulo.1065345.n5.nabble.com/total-table-rows-tp15484.html > Sent from the Developers mailing list archive at Nabble.com. >

Re: total table rows

2015-11-09 Thread Josh Elser
-accumulo.1065345.n5.nabble.com/total-table-rows-tp15484.html Sent from the Developers mailing list archive at Nabble.com.

Re: total table rows

2015-11-09 Thread Josh Elser
/apache-accumulo.1065345.n5.nabble.com/total-table-rows-tp15484.html Sent from the Developers mailing list archive at Nabble.com.