Re: FileNotFoundException, while file is actually available

2017-02-06 Thread censj
If you deploy yarn model,you can used yarn logs -applicationId youApplicationId get yarn logs. You can get logs in details。 Then Looking error info, === Name: cen sujun Mobile: 13067874572 Mail: ce...@lotuseed.com > 在 2017年2月6日,05:33,Evgenii Morozov

spark run shell On yarn

2016-07-28 Thread censj
16/07/28 17:07:34 WARN shortcircuit.DomainSocketFactory: The short-circuit local reads feature cannot be used because libhadoop cannot be loaded. java.lang.NoClassDefFoundError: com/sun/jersey/api/client/config/ClientConfig at

Re: Newbie question

2016-01-07 Thread censj
You can try it. > 在 2016年1月8日,14:44,yuliya Feldman 写道: > > invoked

About Huawei-Spark/Spark-SQL-on-HBase

2015-12-19 Thread censj
I use Huawei-Spark/Spark-SQL-on-HBase,but running ./bin/hbase-sql throwing. 5/12/19 16:59:34 INFO storage.BlockManagerMaster: Registered BlockManager Exception in thread "main" java.lang.NoSuchMethodError: jline.Terminal.getTerminal()Ljline/Terminal; at

Re: About Huawei-Spark/Spark-SQL-on-HBase

2015-12-19 Thread censj
ok! But I thank jline version error. I found pom.xml jine 0.9.94. > 在 2015年12月19日,17:29,Ravindra Pesala <ravispark.pes...@gmail.com> 写道: > > Hi censj, > > Please try the new repo at https://github.com/HuaweiBigData/astro > <https://github.com/HuaweiBigData/astro

Base ERROR

2015-12-17 Thread censj
hi,all: I wirte data to hbase,but Hbase arise this ERROR,Could you help me? > > r.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired > for /hbase-unsecure/rs/byd0157,16020,1449106975377 > 2015-12-17 21:24:29,854 WARN [regionserver/byd0157/192.168.0.157:16020] >

about spark on hbase

2015-12-15 Thread censj
hi,all: how cloud I through spark function hbase get value then update this value and put this value to hbase ?

Re: About Spark On Hbase

2015-12-15 Thread censj
hi,fight fate Did I can in bulkPut() function use Get value first ,then put this value to Hbase ? > 在 2015年12月9日,16:02,censj <ce...@lotuseed.com> 写道: > > Thank you! I know >> 在 2015年12月9日,15:59,fightf...@163.com <mailto:fightf...@163.com> 写道: >>

Re: About Spark On Hbase

2015-12-09 Thread censj
spark-hbase-connector > <http://spark-packages.org/package/nerdammer/spark-hbase-connector> > as Feng Dongyu recommend, you can try this also, but I had no experience of > using this. > > > fightf...@163.com <mailto:fightf...@163.com> > > 发件人: censj &

Re: About Spark On Hbase

2015-12-08 Thread censj
se. > > > > > >> On Dec 9, 2015, at 3:04 PM, censj <ce...@lotuseed.com >> <mailto:ce...@lotuseed.com>> wrote: >> >> hi all, >> now I using spark,but I not found spark operation hbase open source. Do >> any one tell me? >> >

Re: About Spark On Hbase

2015-12-08 Thread censj
So, I how to get this jar? I use set package project.I not found sbt lib. > 在 2015年12月9日,15:42,fightf...@163.com 写道: > > I don't think it really need CDH component. Just use the API > > fightf...@163.com <mailto:fightf...@163.com> > > 发件人: censj <mailto:ce...@lo

Re: About Spark On Hbase

2015-12-08 Thread censj
/jira/browse/HBASE-13992> > already integrates that feature into the hbase side, but > that feature has not been released. > > Best, > Sun. > > fightf...@163.com <mailto:fightf...@163.com> > > From: censj <mailto:ce...@lotuseed.com> > Date: 2015-

About Spark On Hbase

2015-12-08 Thread censj
hi all, now I using spark,but I not found spark operation hbase open source. Do any one tell me?

Re: how create hbase connect?

2015-12-07 Thread censj
ok! I try it. > 在 2015年12月7日,20:11,ayan guha <guha.a...@gmail.com> 写道: > > Kindly take a look https://github.com/nerdammer/spark-hbase-connector > <https://github.com/nerdammer/spark-hbase-connector> > > On Mon, Dec 7, 2015 at 10:56 PM, censj <ce...@lotuseed.

how create hbase connect?

2015-12-07 Thread censj
hi all, I want to update row on base. how to create connecting base on Rdd? - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org