[jira] [Commented] (KUDU-2442) pip install kudu-python broken on EL6

2018-05-15 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16476727#comment-16476727 ] Mike Percy commented on KUDU-2442: -- OK, there is some workaround to make it work on EL6. The problem stems

[jira] [Assigned] (KUDU-2437) Generate ScanToken from small chunks in tablet

2018-05-15 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo reassigned KUDU-2437: Assignee: Xu Yao > Generate ScanToken from small chunks in tablet >

[jira] [Commented] (KUDU-1705) [Python] - PIP Install is not installing Cython dependency automatically

2018-05-15 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16476415#comment-16476415 ] Mike Percy commented on KUDU-1705: -- See also KUDU-2442 > [Python] - PIP Install is not installing Cython

[jira] [Created] (KUDU-2442) pip install kudu-python broken on EL6

2018-05-15 Thread Mike Percy (JIRA)
Mike Percy created KUDU-2442: Summary: pip install kudu-python broken on EL6 Key: KUDU-2442 URL: https://issues.apache.org/jira/browse/KUDU-2442 Project: Kudu Issue Type: Improvement

[jira] [Commented] (KUDU-2441) Unlike C++, Kudu Python API missing "set mutation buffer space"

2018-05-15 Thread Andy Stadtler (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16476391#comment-16476391 ] Andy Stadtler commented on KUDU-2441: - Should include the following functions {code:java}

[jira] [Updated] (KUDU-2441) Unlike C++, Kudu Python API missing "set mutation buffer space"

2018-05-15 Thread Amarnath Ramamoorthi (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amarnath Ramamoorthi updated KUDU-2441: --- Description: *Mutation buffer space* in Kudu Python API, However this feature is

[jira] [Updated] (KUDU-2441) Unlike C++, Kudu Python API missing "set mutation buffer space"

2018-05-15 Thread Amarnath Ramamoorthi (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amarnath Ramamoorthi updated KUDU-2441: --- Description: *Mutation buffer space* in Kudu Python API, However this feature is

[jira] [Created] (KUDU-2441) Unlike C++, Kudu Python API missing "set mutation buffer space"

2018-05-15 Thread Amarnath Ramamoorthi (JIRA)
Amarnath Ramamoorthi created KUDU-2441: -- Summary: Unlike C++, Kudu Python API missing "set mutation buffer space" Key: KUDU-2441 URL: https://issues.apache.org/jira/browse/KUDU-2441 Project:

[jira] [Created] (KUDU-2440) pip install kudu-python: cannot override search paths

2018-05-15 Thread Mike Percy (JIRA)
Mike Percy created KUDU-2440: Summary: pip install kudu-python: cannot override search paths Key: KUDU-2440 URL: https://issues.apache.org/jira/browse/KUDU-2440 Project: Kudu Issue Type:

[jira] [Commented] (KUDU-1705) [Python] - PIP Install is not installing Cython dependency automatically

2018-05-15 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16476349#comment-16476349 ] Mike Percy commented on KUDU-1705: -- Confirming this is still a problem on Centos 6.6, from today:

[jira] [Created] (KUDU-2439) There's no way to safely clean up a KuduClient or Messenger

2018-05-15 Thread Adar Dembo (JIRA)
Adar Dembo created KUDU-2439: Summary: There's no way to safely clean up a KuduClient or Messenger Key: KUDU-2439 URL: https://issues.apache.org/jira/browse/KUDU-2439 Project: Kudu Issue Type:

[jira] [Commented] (KUDU-2437) Generate ScanToken from small chunks in tablet

2018-05-15 Thread Xu Yao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16475866#comment-16475866 ] Xu Yao commented on KUDU-2437: -- https://gerrit.cloudera.org/#/c/10406/ > Generate ScanToken from small chunks

[jira] [Commented] (KUDU-2438) Class relocation in the maven build should be the same as in the gradle build

2018-05-15 Thread Ferenc Szabo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16475694#comment-16475694 ] Ferenc Szabo commented on KUDU-2438: I am working on the issue. (cannot assign it to me) I will open a

[jira] [Created] (KUDU-2438) Class relocation in the maven build should be the same as in the gradle build

2018-05-15 Thread Ferenc Szabo (JIRA)
Ferenc Szabo created KUDU-2438: -- Summary: Class relocation in the maven build should be the same as in the gradle build Key: KUDU-2438 URL: https://issues.apache.org/jira/browse/KUDU-2438 Project: Kudu

[jira] [Updated] (KUDU-2437) Generate ScanToken from small chunks in tablet

2018-05-15 Thread Xu Yao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Yao updated KUDU-2437: - Description: When reading data in a kudu table using spark, if there is a large amount of data in the tablet,