I just started to discover Phoenix project. It looks pretty awesome.
I don't understand some points, When I create a table, how many are CFs going to be created?, If I want to divide my data in two CF's, how could I do it? If I create a table from Phoenix, I guess that it's pretty hard to query the table from native way, right? Any scenario where it could be have more sense to use native-HBase than Phoenix?
