Hi Dhaval, Can you please check your server log and report back any exception you find there? Also, if you tweak the bin/sqlline.sh script and add the --verbose=true flag, you'll likely get a stack trace you can send along from the client as well. Thanks, James
On Thu, Feb 6, 2014 at 12:22 AM, Dhaval Modi <[email protected]> wrote: > Hi, > > I was using phoenix with hadoop cluster. > Now I downsized my cluster and phoenix stopped working > > when, i try to connect using sqlline, it throw an following error > Error: SYSTEM.TABLE (state = 08000, code=101) > > Can you please help? > > Regards, > Dhaval Modi > > Regards, > Dhaval Modi > [email protected] > > > On 6 February 2014 13:50, Dhaval Modi <[email protected]> wrote: > >> Hi, >> >> I was using phoenix with hadoop cluster. >> Now I downsized my cluster and phoenix stopped working >> >> when, i try to connect using sqlline, it throw an following error >> Error: SYSTEM.TABLE (state = 08000, code=101) >> >> Can you please help? >> >> Regards, >> Dhaval Modi >> > >
