Hello Rahul You will need to create at least one column, a default columnfamily will be created if you do not specify one. You will need to create at least one columnname per columnfamily you would like to have if you want specific columnfamilies in your table. At a later you can write or read from non defined columns with the dynamic column feature. http://phoenix.apache.org/dynamic_columns.html
On Fri, Jul 18, 2014 at 8:17 AM, Rahul Mittal <[email protected]> wrote: > > > Can we create tables in phoenix with unknown columnnaes and only giving > columnfamilies > > -- > *With Regards * > *RAHUL MITTAL* > > > -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
