FYI I got the same error on Jenkins. I'm investigating. Regards JB
On Mar 19, 2017, 14:46, at 14:46, Liang Chen <chenliang6...@gmail.com> wrote: >Hi > >Please try the solution provided by li yinwei. >Because you using cluster mode and the data will be saved to hdfs, so >please >specify storePath with <HDFS path> > >scala> val storePath = >"hdfs://localohst:9000/home/hadoop/carbondata/bin/carbonshellstore" >scala> val cc = new CarbonContext(sc, storePath) > >Regards >Liang > > >mryqc wrote >> I have encountered the same problem. How to resolve it except by >> installing carbondata in another cluster? > > > > > >-- >View this message in context: >http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/Error-while-loading-Table-is-locked-for-updation-Please-try-after-some-time-Spark-1-6-2-tp7335p9270.html >Sent from the Apache CarbonData Mailing List archive mailing list >archive at Nabble.com.