Git Product home page Git Product logo

Comments (6)

samperson1997 avatar samperson1997 commented on May 23, 2024

感谢使用 HDFS 模块存储 TsFile 功能及详尽的反馈,我将尽快尝试复现并修复这个报错。

Hi, thanks for using the function of TSFile storage in HDFS. I really appreciate your detailed feedback and would like to try reproduce and fix this issue ASAP.

from iotdb.

samperson1997 avatar samperson1997 commented on May 23, 2024

@ppyu 您好,此issue已在rel/0.10分支修复,请拉取最新的rel/0.10分支并再次尝试,如果有问题请随时联系我。近期将发布0.10.1版本,发布后即可以使用正式版。

Hi, this issue is fixed in rel/0.10 branch. Please pull the latest branch and retry. If you meet any other problems, feel free to contact me. We will soon release 0.10.1 and you could use the formal version afterwards.

from iotdb.

samperson1997 avatar samperson1997 commented on May 23, 2024

This PR is closed due to no more feedback for more than 3 days. If there are any more questions, you could either reopen the issue or open a new one.

from iotdb.

ppyu avatar ppyu commented on May 23, 2024

HDFS模式下随机查询数据报错:
Msg: 500: reach the end of the data

日志信息:
2020-07-23 14:33:07,317 [pool-5-IoTDB-RPC-Client-thread-2] ERROR org.apache.iotdb.db.service.TSServiceImpl:597 - IoTDB: Internal server error:
org.apache.iotdb.db.exception.StorageEngineException: reach the end of the data
at org.apache.iotdb.db.query.executor.RawDataQueryExecutor.executeWithoutValueFilter(RawDataQueryExecutor.java:78)
at org.apache.iotdb.db.query.executor.QueryRouter.rawDataQuery(QueryRouter.java:78)
at org.apache.iotdb.db.qp.executor.PlanExecutor.processDataQuery(PlanExecutor.java:320)
at org.apache.iotdb.db.qp.executor.PlanExecutor.processQuery(PlanExecutor.java:176)
at org.apache.iotdb.db.service.TSServiceImpl.createQueryDataSet(TSServiceImpl.java:929)
at org.apache.iotdb.db.service.TSServiceImpl.internalExecuteQueryStatement(TSServiceImpl.java:567)
at org.apache.iotdb.db.service.TSServiceImpl.executeStatement(TSServiceImpl.java:469)
at org.apache.iotdb.service.rpc.thrift.TSIService$Processor$executeStatement.getResult(TSIService.java:1833)
at org.apache.iotdb.service.rpc.thrift.TSIService$Processor$executeStatement.getResult(TSIService.java:1813)
at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:38)
at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:38)
at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:313)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

from iotdb.

samperson1997 avatar samperson1997 commented on May 23, 2024

您好 @ppyu ,请问您是否已经更新到最新的rel/0.10分支?另外是否已经清空原有的文件,重新开始读写数据?如果是新写的数据文件报错,请将生成的tsfile文件作为附件我来检查一下。

Hi, have you updated to the latest rel/0.10 branch, cleaned all old files and rewrited data? Please attach your new tsfile for me to check.

from iotdb.

ppyu avatar ppyu commented on May 23, 2024

from iotdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.