Ok thank you.  Last question:  the families map that I get out of Schema, is 
the structure key = family name, value = map of columns and in that map key = 
column name, value = ColumnDefinition?

Thanks again

On Aug 28, 2013, at 11:24 PM, Aaron McCurry <[email protected]> wrote:

> Yeah, it was just returning 0 anyway.  So I just removed it.
> 
> 
> On Wed, Aug 28, 2013 at 11:17 PM, Chris Rohr <[email protected]> wrote:
> 
>> Thank you.
>> 
>> What about the # of queries on table stats?  Gone?
>> 
>> Chris
>> 
>> On Aug 28, 2013, at 11:15 PM, Aaron McCurry <[email protected]> wrote:
>> 
>>> The Schema object is now where to get that information, the families are
>>> there as well as column names and column definitions.
>>> 
>>> Aaron
>>> 
>>> 
>>> On Wed, Aug 28, 2013 at 10:35 PM, Chris Rohr <[email protected]>
>> wrote:
>>> 
>>>> I think I remember seeing that the AnalyzerDefinition went away (and now
>>>> see that in the code).  Did anything replace it?  Blur Console used it
>> to
>>>> "figure out" the schema of a table.  The agent would get the
>>>> AnalyzerDefinition and from that get the ColumnFamilyDefinitions.  It
>> would
>>>> also use that to determine if the field was full text indexed, etc.
>>>> 
>>>> Any guidance is appreciated.
>>>> 
>>>> Chris
>> 
>> 

Reply via email to