Git Product home page Git Product logo

Comments (6)

vista2001 avatar vista2001 commented on August 30, 2024

the exception occured at github.com/apache/thrift/lib/gothrift.tTransportException

from gohive.

beltran avatar beltran commented on August 30, 2024

Hello, do you have the whole stacktrace? What transport are you using? And what auth mechanism? In any case this will most likely get fixed by setting a higher number here. At the moment this is not configurable so new code must be added.

from gohive.

beltran avatar beltran commented on August 30, 2024

Let me know if the added code doesn't work for you to fix this issue. You should be able to do configuration.MaxSize = SOME_HIGH_NUMBER

from gohive.

vista2001 avatar vista2001 commented on August 30, 2024

Thanks for your work. I will upload the full trackstack and test results soon

from gohive.

vista2001 avatar vista2001 commented on August 30, 2024

My trackstacks:
err:error(*github.com/apache/thrift/lib/go/thrift.tTransportException) *{typeId: 0, err: error(*errors.errorString) *{s: "Incorrect frame size (16939748)"}, msg: "Incorrect frame size (16939748)"} data:*github.com/apache/thrift/lib/go/thrift.tTransportException {typeId: 0, err: error(*errors.errorString) *{s: "Incorrect frame size (16939748)"}, msg: "Incorrect frame size (16939748)"} :github.com/apache/thrift/lib/go/thrift.tTransportException {typeId: 0, err: error(*errors.errorString) *{s: "Incorrect frame size (16939748)"}, msg: "Incorrect frame size (16939748)"} typeId:0 err:*errors.errorString {s: "Incorrect frame size (16939748)"} data:*errors.errorString {s: "Incorrect frame size (16939748)"} :errors.errorString {s: "Incorrect frame size (16939748)"} s:"Incorrect frame size (16939748)" msg:"Incorrect frame size (16939748)"
My connection info:
conn: auth:"NONE" transport: mechainism:"PLAIN" maxLength:16384000 = 0xfa0000
The param configuration.MaxSize = SOME_HIGH_NUMBER took the effect, after I uesed the param , the cursor.hasMore() got the correct data.
Thanks for your work!

from gohive.

beltran avatar beltran commented on August 30, 2024

Happy to hear, thank you for following up!

from gohive.

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.