Re:Re: Re: Re: Error in load hbase on spark

2015-10-09 Thread roywang1024
ogs* 2015-10-09 09:17:00[main] WARN TableInputFormatBase:447 - initializeTable called multiple times. Overwriting connection and table reference; TableInputFormatBase will not close these old references when done. Does anyone know how does this happen? Thanks! -- View this message in context:

Re: Error in load hbase on spark

2015-10-09 Thread Ted Yu
>> called multiple times. Overwriting connection and table reference; >> TableInputFormatBase will not close these old references when done. >> >> Does anyone know how does this happen? >> >> Thanks! >> >> >> >> -- >> View this message i

Re: Error in load hbase on spark

2015-10-09 Thread Guru Medasani
reference; > TableInputFormatBase will not close these old references when done. > > Does anyone know how does this happen? > > Thanks! > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nab

Re: Re: Re: Error in load hbase on spark

2015-10-09 Thread Ted Yu
e you call initializeTable either in >>> your constructor or initialize method >>> at >>> >>> org.apache.hadoop.hbase.mapreduce.TableInputFormatBase.getTable(TableInputFormatBase.java:389) >>> at >>> >>> org.apache.hadoop.hb

Re: Re: Error in load hbase on spark

2015-10-08 Thread Ted Yu
tFormatBase.java:158) >> ... 11 more >> >> *But when job start,I can get these logs* >> 2015-10-09 09:17:00[main] WARN TableInputFormatBase:447 - initializeTable >> called multiple times. Overwriting connection and table referenc

Re: Error in load hbase on spark

2015-10-08 Thread Ted Yu
erence; > TableInputFormatBase will not close these old references when done. > > Does anyone know how does this happen? > > Thanks! > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Error-in-load-hb

Error in load hbase on spark

2015-10-08 Thread Roy Wang
how does this happen? Thanks! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Error-in-load-hbase-on-spark-tp24986.html Sent from the Apache Spark User List mailing list archive at Nabble.com