Giter Site home page Giter Site logo

Comments (7)

ianmcook avatar ianmcook commented on May 26, 2024 2

Hi @Curycu, the release notes for the new Impala ODBC driver version 2.6.11 indicates that this issue has been fixed:

[IMP-789][00208980] The driver imposes a minimum (255) and maximum (32,767) character length for the StringColumnLength connection property.
This issue has been resolved. The minimum limit has been set to 1 and values larger than 32,767 can now be set.

See https://docs.cloudera.com/documentation/other/connectors/impala-odbc/2-6-11.html.

from implyr.

ianmcook avatar ianmcook commented on May 26, 2024 1

Hi @Curycu, I was able to reproduce this issue in which STRING columns are truncated to 32767 characters. This is caused by the Cloudera ODBC Driver for Impala. Two possible solutions are:

  • Upgrade to a newer version of the ODBC driver. I believe (but I am not certain) that this limitation has been resolved in the latest version of the ODBC driver.
  • Set the variable StringColumnLength in your ODBC configuration. For example, if you're using an odbc.ini file, then add a line like this in it:
StringColumnLength=32767

Set the value to a larger number to enable longer STRING columns.

If neither of these solutions works for you, you might want to open a ticket with Cloudera and our support staff can investigate further.

from implyr.

ianmcook avatar ianmcook commented on May 26, 2024 1

Thanks. If you email me at ian at cloudera dot com I'll make sure your support ticket gets attention.

from implyr.

ianmcook avatar ianmcook commented on May 26, 2024

Hi @Curycu, could you tell me which driver you are using to connect to Impala (ODBC or JDBC) and what the version of the driver is? Thanks!

from implyr.

Curycu avatar Curycu commented on May 26, 2024

R version 3.6.1 (2019-07-05)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Catalina 10.15.5

Cloudera ODBC Driver for Impala (ClouderaImpalaODBC.dmg : $driver_version_sb$: 2.6.5.1005)

from implyr.

Curycu avatar Curycu commented on May 26, 2024

upgrade to 2.6.10 odbc version & add StringColumnLength variable but still same problem occurs..
so I'll open a ticket. thank you for your kind help.

from implyr.

Curycu avatar Curycu commented on May 26, 2024

@ianmcook thank you for your notice!

from implyr.

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.