메뉴 건너뛰기

Bigdata, Semantic IoT, Hadoop, NoSQL

Bigdata, Hadoop ecosystem, Semantic IoT등의 프로젝트를 진행중에 습득한 내용을 정리하는 곳입니다.
필요한 분을 위해서 공개하고 있습니다. 문의사항은 gooper@gooper.com로 메일을 보내주세요.


com.msd.gin.halyard.common.HalyardTableUtils.java파일에서 getTable() 메서드의 cfg.setLong(HConstants.HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD, 3600000l); 라인의 값 "3600000l"(default 1시간)을 더 큰 값을 지정하여 쿼리수행 시간을 늘려준다.

변경사항을 적용되기 위해서는 *.jar및 *.war파일을 재 빌드하여 반영해준다.



---------------------------오류내용-----------------------------

Query evaluation error: org.eclipse.rdf4j.query.QueryEvaluationException: org.eclipse.rdf4j.sail.SailException: org.apache.hadoop.hbase.client.ScannerTimeoutException: 4681957ms passed since the last invocation, timeout is currently set to 3600000

A personal place to organize information learned during the development of such Hadoop, Hive, Hbase, Semantic IoT, etc.
We are open to the required minutes. Please send inquiries to gooper@gooper.com.

위로