That is not the right syntax to use. Please use create 'sample', 'cf1',
{SPLITS=>['10','20']}-- Lars ________________________________ From: Chandra kant <[email protected]> To: [email protected] Sent: Wednesday, March 19, 2014 10:31 PM Subject: Re: Weird result in hbase creation and put operation Please find HMasterlog at http://pastebin.com/uugVDJu6 . I created table named 'sample' using 'create 'sample', {NAME => 'cf1', SPLITS => ['10','20']}'
