[jira] [Commented] (CASSANDRA-7476) Add support for Snappy compression of PPC64, Big Endian

2014-07-18 Thread Iheanyi Ekechukwu (JIRA)

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

Iheanyi Ekechukwu commented on CASSANDRA-7476:
--

With the current lib file being 1.1.1, everything works building and testing. 
Before  I opened this issue and they updated the lib file, it did not work. I'm 
not having anymore issues with the codebase at this time. 

> Add support for Snappy compression of PPC64, Big Endian
> ---
>
> Key: CASSANDRA-7476
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7476
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Iheanyi Ekechukwu
>Assignee: Jonathan Ellis
>Priority: Minor
> Fix For: 2.1 rc3
>
> Attachments: trunk-7476.txt
>
>
> Currently on PowerPC-64, Big Endian, there is no support for Snappy 
> Compression and the related tests fail. 



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


[jira] [Commented] (CASSANDRA-7476) Add support for Snappy compression of PPC64, Big Endian

2014-07-18 Thread Iheanyi Ekechukwu (JIRA)

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

Iheanyi Ekechukwu commented on CASSANDRA-7476:
--

No build issues, just testing issues. Without the correct version of 
snappy-java, the compression-related tests fail and no compression means worse 
performance. 

> Add support for Snappy compression of PPC64, Big Endian
> ---
>
> Key: CASSANDRA-7476
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7476
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Iheanyi Ekechukwu
>Assignee: Jonathan Ellis
>Priority: Minor
> Fix For: 2.1 rc3
>
> Attachments: trunk-7476.txt
>
>
> Currently on PowerPC-64, Big Endian, there is no support for Snappy 
> Compression and the related tests fail. 



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


[jira] [Commented] (CASSANDRA-7476) Add support for Snappy compression of PPC64, Big Endian

2014-07-02 Thread Iheanyi Ekechukwu (JIRA)

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

Iheanyi Ekechukwu commented on CASSANDRA-7476:
--

[~jbellis] - Yes, but I'm pretty sure that it is supposed to be 1.0.5.2 because 
the way it is defined, it's an explicit version, rather than searching the 
range of the version. If its the range of the version, that way any subsequent 
versions contributed to the Maven repository, mainly PowerPC fixes, can be 
updated automatically, without having to open up a new issue each time. 

> Add support for Snappy compression of PPC64, Big Endian
> ---
>
> Key: CASSANDRA-7476
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7476
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Iheanyi Ekechukwu
>Assignee: Jonathan Ellis
>Priority: Minor
> Fix For: 2.1.0
>
> Attachments: trunk-7476.txt
>
>
> Currently on PowerPC-64, Big Endian, there is no support for Snappy 
> Compression and the related tests fail. 



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


[jira] [Commented] (CASSANDRA-7476) Add support for Snappy compression of PPC64, Big Endian

2014-07-01 Thread Iheanyi Ekechukwu (JIRA)

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

Iheanyi Ekechukwu commented on CASSANDRA-7476:
--

Quick question, why isn't the build.xml file not upgraded either? That causes 
issues building at times. 

> Add support for Snappy compression of PPC64, Big Endian
> ---
>
> Key: CASSANDRA-7476
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7476
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Iheanyi Ekechukwu
>Assignee: Jonathan Ellis
>Priority: Minor
> Fix For: 2.1.0
>
> Attachments: trunk-7476.txt
>
>
> Currently on PowerPC-64, Big Endian, there is no support for Snappy 
> Compression and the related tests fail. 



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


[jira] [Updated] (CASSANDRA-7476) Add support for Snappy compression of PPC64, Big Endian

2014-06-30 Thread Iheanyi Ekechukwu (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Iheanyi Ekechukwu updated CASSANDRA-7476:
-

Attachment: trunk-7476.txt

> Add support for Snappy compression of PPC64, Big Endian
> ---
>
> Key: CASSANDRA-7476
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7476
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Iheanyi Ekechukwu
>Priority: Minor
> Attachments: trunk-7476.txt
>
>
> Currently on PowerPC-64, Big Endian, there is no support for Snappy 
> Compression and the related tests fail. 



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


[jira] [Created] (CASSANDRA-7476) Add support for Snappy compression of PPC64, Big Endian

2014-06-30 Thread Iheanyi Ekechukwu (JIRA)
Iheanyi Ekechukwu created CASSANDRA-7476:


 Summary: Add support for Snappy compression of PPC64, Big Endian
 Key: CASSANDRA-7476
 URL: https://issues.apache.org/jira/browse/CASSANDRA-7476
 Project: Cassandra
  Issue Type: Bug
Reporter: Iheanyi Ekechukwu
Priority: Minor


Currently on PowerPC-64, Big Endian, there is no support for Snappy Compression 
and the related tests fail. 



--
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-tabpanel&focusedCommentId=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)


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

2014-06-11 Thread Iheanyi Ekechukwu (JIRA)

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

Iheanyi Ekechukwu updated CASSANDRA-7381:
-

Description: 
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.

  was:
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. 


> 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
> 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] [Updated] (CASSANDRA-7381) Snappy Compression does not work with PowerPC 64-bit, Little Endian

2014-06-11 Thread Iheanyi Ekechukwu (JIRA)

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

Iheanyi Ekechukwu updated CASSANDRA-7381:
-

Attachment: trunk-7381.txt

> 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
> 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. 



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


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

2014-06-11 Thread Iheanyi Ekechukwu (JIRA)
Iheanyi Ekechukwu created CASSANDRA-7381:


 Summary: 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


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. 



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