You could understand it just by reading the code, or running the tests, or running a HBase minicluster in the JVM or in standalone mode or in pseudo-distributed mode or in a fully distributed setup.
What are you trying to achieve? In the area you are interested in, have you: - read the docs - read the code - read though unit tests - debugged the unit tests and stepped through areas of uncertainty - written a unit test to figure out if your conjectures are correct If you are still unclear, then we can gladly help. On Fri, Apr 3, 2015 at 2:46 PM ashish tapdiya <[email protected]> wrote: > To understand phoenix code flow should HBase be steup in standalone or > pseudo-distributed mode > > Thanks, > ~Ashish >
