[jira] [Commented] (CASSANDRA-7381) Snappy Compression does not work with PowerPC 64-bit, Little Endian

2016-02-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129006#comment-15129006
 ] 

ASF GitHub Bot commented on CASSANDRA-7381:
---

Github user iheanyi closed the pull request at:

https://github.com/apache/cassandra/pull/37


> Snappy Compression does not work with PowerPC 64-bit, Little Endian
> ---
>
> Key: CASSANDRA-7381
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7381
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Iheanyi Ekechukwu
>Assignee: Iheanyi Ekechukwu
>Priority: Minor
> Fix For: 2.1 rc2
>
> Attachments: trunk-7381.txt
>
>
> In PowerPC 64-bit, Little Endian, CompressedRandomAccessReaderTest, 
> CompressedInputStreamTest, and CFMetaDataTest fail due to the included 
> snappy-java JAR missing the ppc64le native library.
> Testing on Ubuntu 14.04, ppc64le.
> The specific fix for Snappy-Java and adding the native library can be found 
> at https://github.com/xerial/snappy-java/pull/67.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-7381) Snappy Compression does not work with PowerPC 64-bit, Little Endian

2014-06-18 Thread Brandon Williams (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14036204#comment-14036204
 ] 

Brandon Williams commented on CASSANDRA-7381:
-

Looks like this isn't in a final snappy 1.1.1 release yet, I'll follow up later.

 Snappy Compression does not work with PowerPC 64-bit, Little Endian
 ---

 Key: CASSANDRA-7381
 URL: https://issues.apache.org/jira/browse/CASSANDRA-7381
 Project: Cassandra
  Issue Type: Bug
Reporter: Iheanyi Ekechukwu
 Fix For: 3.0

 Attachments: trunk-7381.txt


 In PowerPC 64-bit, Little Endian, CompressedRandomAccessReaderTest, 
 CompressedInputStreamTest, and CFMetaDataTest fail due to the included 
 snappy-java JAR missing the ppc64le native library.
 Testing on Ubuntu 14.04, ppc64le.
 The specific fix for Snappy-Java and adding the native library can be found 
 at https://github.com/xerial/snappy-java/pull/67.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CASSANDRA-7381) Snappy Compression does not work with PowerPC 64-bit, Little Endian

2014-06-18 Thread Iheanyi Ekechukwu (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14036213#comment-14036213
 ] 

Iheanyi Ekechukwu commented on CASSANDRA-7381:
--

 [~brandon.williams] - I should mention that I contacted Snappy's developer and 
he made a new JAR within Maven that has this fix in Snappy 1.0.5.1. Its the 
same fix and it'll be included in the 1.1.1 release. 

 Snappy Compression does not work with PowerPC 64-bit, Little Endian
 ---

 Key: CASSANDRA-7381
 URL: https://issues.apache.org/jira/browse/CASSANDRA-7381
 Project: Cassandra
  Issue Type: Bug
Reporter: Iheanyi Ekechukwu
Priority: Minor
 Fix For: 3.0

 Attachments: trunk-7381.txt


 In PowerPC 64-bit, Little Endian, CompressedRandomAccessReaderTest, 
 CompressedInputStreamTest, and CFMetaDataTest fail due to the included 
 snappy-java JAR missing the ppc64le native library.
 Testing on Ubuntu 14.04, ppc64le.
 The specific fix for Snappy-Java and adding the native library can be found 
 at https://github.com/xerial/snappy-java/pull/67.



--
This message was sent by Atlassian JIRA
(v6.2#6252)