<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: can not install kudu-python in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/can-not-install-kudu-python/m-p/67539#M47533</link>
    <description>&lt;P&gt;Thanks, it works!&lt;/P&gt;</description>
    <pubDate>Tue, 22 May 2018 16:34:12 GMT</pubDate>
    <dc:creator>faywang</dc:creator>
    <dc:date>2018-05-22T16:34:12Z</dc:date>
    <item>
      <title>can not install kudu-python</title>
      <link>https://community.cloudera.com/t5/Support-Questions/can-not-install-kudu-python/m-p/67496#M47531</link>
      <description>&lt;P&gt;I have been struggling to install kudu-python on Centos 7 without success.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following are the commands:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo yum install kudu-client0&lt;BR /&gt;sudo yum install kudu-client-devel&lt;BR /&gt;sudo yum install -y kudu&lt;BR /&gt;pip install kudu-python&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gcc -pthread -B /home/fayw/anaconda2/compiler_compat -Wl,--sysroot=/ -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O 3 -Wall -Wstrict-prototypes -fPIC -I/usr/include -I/home/fayw/anaconda2/include/python2.7 -c kudu/client.cpp -o build/temp. linux-x86_64-2.7/kudu/client.o&lt;BR /&gt;cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]&lt;BR /&gt;kudu/client.cpp:589:30: fatal error: kudu/util/int128.h: No such file or directory&lt;BR /&gt;#include "kudu/util/int128.h"&lt;BR /&gt;^&lt;BR /&gt;compilation terminated.&lt;BR /&gt;error: command 'gcc' failed with exit status 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is highly appreciated!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 13:15:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/can-not-install-kudu-python/m-p/67496#M47531</guid>
      <dc:creator>faywang</dc:creator>
      <dc:date>2022-09-16T13:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: can not install kudu-python</title>
      <link>https://community.cloudera.com/t5/Support-Questions/can-not-install-kudu-python/m-p/67504#M47532</link>
      <description>The problem appears to stem from a version incompatibility. The kudu-python's latest release in PyPI is 1.7.0, which references some changes that are not yet in the most recent packages available over the Kudu website (1.4.0-cdh5.12.0).&lt;BR /&gt;&lt;BR /&gt;Since the installed devel packages of Kudu 1.4.x are lacking some of the new headers referenced by the Kudu Python client of 1.7.x, the error pops up.&lt;BR /&gt;&lt;BR /&gt;You can install a more compatible version of kudu-python client instead, by running:&lt;BR /&gt;&lt;BR /&gt;pip install Cython kudu-python==1.2.0&lt;BR /&gt;&lt;BR /&gt;Where 1.2.0 is the prior release version of kudu-python and should work with the 1.4.0 devel package you have installed already.</description>
      <pubDate>Tue, 22 May 2018 02:41:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/can-not-install-kudu-python/m-p/67504#M47532</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2018-05-22T02:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: can not install kudu-python</title>
      <link>https://community.cloudera.com/t5/Support-Questions/can-not-install-kudu-python/m-p/67539#M47533</link>
      <description>&lt;P&gt;Thanks, it works!&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 16:34:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/can-not-install-kudu-python/m-p/67539#M47533</guid>
      <dc:creator>faywang</dc:creator>
      <dc:date>2018-05-22T16:34:12Z</dc:date>
    </item>
  </channel>
</rss>

