GithubHelp home page GithubHelp logo

Comments (3)

massdosage avatar massdosage commented on June 23, 2024

I'm afraid I don't know. It looks like something is closing the persistence manager early, or something is running which expects it to be open but it isn't. Maybe there is some service which is turned on by default in Hive 3 that needs to be disabled? Or the opposite - something that needs to be enabled.

Is there anything else in the log when it starts up that indicates an error or something misconfigured? What is datanucleus.autoStartMechanismMode set to and does that show up in the logs anywhere?

from hiverunner.

jphalip avatar jphalip commented on June 23, 2024

Thanks for the reply. Where should I look exactly for the logs? Also, how can I look up the value of datanucleus.autoStartMechanismMode? I'm not sure where to look for those in the context of using HiveRunner.

By the way, while searching Github for similar issues, I came across this comment in another project: apache/iceberg#1478 (comment)

That comment mentions something about configuration not being passed correctly to different threads. Does that ring a bell at all?

Thank you.

from hiverunner.

massdosage avatar massdosage commented on June 23, 2024

By "logs" I just meant the full output you see in the console when you run the test.

To look at the value of the configuration you could try debug the test and put a breakpoint somewhere near where this is happening and then inspect the values, probably in the HiveConf object.

That comment from Iceberg that you linked does look potentially relevant, I'm just not exactly sure where in HiveRunner we'd need to ensure the configuration is passed long if this is indeed the problem.

from hiverunner.

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.