[jira] [Commented] (HDFS-9758) libhdfs++: Implement Python bindings

2016-06-08 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15320657#comment-15320657 ] Tibor Kiss commented on HDFS-9758: -- Going forward with the implementation I've realized that some calls

[jira] [Commented] (HDFS-10354) Fix compilation & unit test issues on Mac OS X with clang compiler

2016-05-04 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270526#comment-15270526 ] Tibor Kiss commented on HDFS-10354: --- Thanks [~bobhansen] for the detailed review! I'd propose to

[jira] [Updated] (HDFS-10355) Fix thread_local related build issue on Mac OS X

2016-05-03 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10355: -- Description: The native hdfs library uses C++11 features heavily. One of such feature is thread_local

[jira] [Commented] (HDFS-10355) Fix thread_local related build issue on Mac OS X

2016-05-03 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15269166#comment-15269166 ] Tibor Kiss commented on HDFS-10355: --- Yes, it does have pthread support. > Fix thread_local related

[jira] [Updated] (HDFS-10354) Fix compilation & unit test issues on Mac OS X with clang compiler

2016-05-03 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10354: -- Description: Compilation fails with multiple errors on Mac OS X. Unit test

[jira] [Assigned] (HDFS-9758) libhdfs++: Implement Python bindings

2016-05-02 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss reassigned HDFS-9758: Assignee: Tibor Kiss > libhdfs++: Implement Python bindings >

[jira] [Updated] (HDFS-10354) Fix compilation & unit test issues on Mac OS X with clang compiler

2016-05-02 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10354: -- Attachment: HDFS-10354.HDFS-8707.002.patch > Fix compilation & unit test issues on Mac OS X with clang

[jira] [Created] (HDFS-10355) Fix thread_local related build issue on Mac OS X

2016-05-02 Thread Tibor Kiss (JIRA)
Tibor Kiss created HDFS-10355: - Summary: Fix thread_local related build issue on Mac OS X Key: HDFS-10355 URL: https://issues.apache.org/jira/browse/HDFS-10355 Project: Hadoop HDFS Issue Type:

[jira] [Updated] (HDFS-10354) Fix compilation & unit test issues on Mac OS X with clang compiler

2016-05-02 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10354: -- Attachment: HDFS-10354.HDFS-8707.001.patch > Fix compilation & unit test issues on Mac OS X with clang

[jira] [Updated] (HDFS-10354) Fix compilation & unit test issues on Mac OS X with clang compiler

2016-05-02 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10354: -- Status: Patch Available (was: Open) > Fix compilation & unit test issues on Mac OS X with clang

[jira] [Updated] (HDFS-10354) Fix compilation & unit test issues on Mac OS X with clang compiler

2016-05-02 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10354: -- Description: Compilation fails with multiple errors on Mac OS X. Unit test

[jira] [Created] (HDFS-10354) Fix compilation & unit test issues on Mac OS X with clang compiler

2016-05-02 Thread Tibor Kiss (JIRA)
Tibor Kiss created HDFS-10354: - Summary: Fix compilation & unit test issues on Mac OS X with clang compiler Key: HDFS-10354 URL: https://issues.apache.org/jira/browse/HDFS-10354 Project: Hadoop HDFS

[jira] [Commented] (HDFS-10332) hdfs-native-client fails to build with CMake 2.8.11 or earlier

2016-04-29 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263707#comment-15263707 ] Tibor Kiss commented on HDFS-10332: --- Thanks for committing, James! > hdfs-native-client fails to build

[jira] [Commented] (HDFS-9758) libhdfs++: Implement Python bindings

2016-04-29 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263651#comment-15263651 ] Tibor Kiss commented on HDFS-9758: -- Thanks for the detailed comments, [~James Clampffer]! I’ve proposed

[jira] [Updated] (HDFS-10332) hdfs-native-client fails to build with CMake 2.8.11 or earlier

2016-04-27 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10332: -- Attachment: (was: HDFS-10332-HDFS-8707.001.patch) > hdfs-native-client fails to build with CMake

[jira] [Commented] (HDFS-9758) libhdfs++: Implement Python bindings

2016-04-27 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15259810#comment-15259810 ] Tibor Kiss commented on HDFS-9758: -- We have several options to implement Python bindings for the pure C++

[jira] [Updated] (HDFS-10332) hdfs-native-client fails to build with CMake 2.8.11 or earlier

2016-04-26 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10332: -- Attachment: HDFS-10332.HDFS-8707.001.patch > hdfs-native-client fails to build with CMake 2.8.11 or

[jira] [Updated] (HDFS-10332) hdfs-native-client fails to build with CMake 2.8.11 or earlier

2016-04-26 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10332: -- Attachment: HDFS-10332-HDFS-8707.001.patch > hdfs-native-client fails to build with CMake 2.8.11 or

[jira] [Updated] (HDFS-10332) hdfs-native-client fails to build with CMake 2.8.11 or earlier

2016-04-26 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10332: -- Status: Patch Available (was: Open) > hdfs-native-client fails to build with CMake 2.8.11 or earlier >

[jira] [Updated] (HDFS-10332) hdfs-native-client fails to build with CMake 2.8.11 or earlier

2016-04-26 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10332: -- Attachment: HDFS-10332.01.patch > hdfs-native-client fails to build with CMake 2.8.11 or earlier >

[jira] [Updated] (HDFS-10332) hdfs-native-client fails to build with CMake 2.8.11 or earlier

2016-04-26 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10332: -- Description: Due to a new syntax introduced in CMake 2.8.12 (get_filename_component's function when

[jira] [Created] (HDFS-10332) hdfs-native-client fails to build with CMake 2.8.11 or earlier

2016-04-26 Thread Tibor Kiss (JIRA)
Tibor Kiss created HDFS-10332: - Summary: hdfs-native-client fails to build with CMake 2.8.11 or earlier Key: HDFS-10332 URL: https://issues.apache.org/jira/browse/HDFS-10332 Project: Hadoop HDFS

[jira] [Assigned] (HDFS-10332) hdfs-native-client fails to build with CMake 2.8.11 or earlier

2016-04-26 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss reassigned HDFS-10332: - Assignee: Tibor Kiss > hdfs-native-client fails to build with CMake 2.8.11 or earlier >

[jira] [Commented] (HDFS-10199) Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under org.apache.hadoop.tools are failing

2016-03-23 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209087#comment-15209087 ] Tibor Kiss commented on HDFS-10199: --- Thanks [~arpitagarwal] & [~cnauroth] ! > Unit tests TestCopyFiles,

[jira] [Commented] (HDFS-10199) Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under org.apache.hadoop.tools are failing

2016-03-23 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15208655#comment-15208655 ] Tibor Kiss commented on HDFS-10199: --- Thanks [~arpitagarwal], just renamed & uploaded the patch. > Unit

[jira] [Updated] (HDFS-10199) Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under org.apache.hadoop.tools are failing

2016-03-23 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10199: -- Attachment: HDFS-10199-branch-2.01.patch > Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under >

[jira] [Updated] (HDFS-10199) Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under org.apache.hadoop.tools are failing

2016-03-23 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10199: -- Status: Patch Available (was: Open) > Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under >

[jira] [Commented] (HDFS-10199) Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under org.apache.hadoop.tools are failing

2016-03-23 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15208426#comment-15208426 ] Tibor Kiss commented on HDFS-10199: --- Attached a trivial fix. > Unit tests TestCopyFiles, TestDistCh,

[jira] [Created] (HDFS-10199) Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under org.apache.hadoop.tools are failing

2016-03-23 Thread Tibor Kiss (JIRA)
Tibor Kiss created HDFS-10199: - Summary: Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under org.apache.hadoop.tools are failing Key: HDFS-10199 URL: https://issues.apache.org/jira/browse/HDFS-10199

[jira] [Updated] (HDFS-10199) Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under org.apache.hadoop.tools are failing

2016-03-23 Thread Tibor Kiss (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Kiss updated HDFS-10199: -- Attachment: HDFS-10199.01.patch > Unit tests TestCopyFiles, TestDistCh, TestLogalyzer under >