[jira] [Updated] (CASSANDRA-7986) The Pig tests cannot run on Cygwin on Windows

2015-12-07 Thread Benjamin Lerer (JIRA)

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

Benjamin Lerer updated CASSANDRA-7986:
--
Component/s: Testing

> The Pig tests cannot run on Cygwin on Windows
> -
>
> Key: CASSANDRA-7986
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7986
> Project: Cassandra
>  Issue Type: Bug
>  Components: Testing
> Environment: Windows 8.1, Cygwin 1.7.32 
>Reporter: Benjamin Lerer
>Assignee: Benjamin Lerer
>Priority: Minor
> Fix For: 2.2.0 beta 1
>
> Attachments: CASSANDRA-7986-V2.txt, CASSANDRA-7986.txt
>
>
> When running the Pig-Tests on Cygwin Windows I run into 
> https://issues.apache.org/jira/browse/HADOOP-7682. 
> Ideally this issue should be properly fix in HADOOP but as the issue is open 
> since September 2011 it will be good if we implemented the workaround 
> mentionned by Joshua Caplan for the Pig-Tests 
> (https://issues.apache.org/jira/browse/HADOOP-7682?focusedCommentId=13440120=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13440120)



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


[jira] [Updated] (CASSANDRA-7986) The Pig tests cannot run on Cygwin on Windows

2014-09-24 Thread Benjamin Lerer (JIRA)

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

Benjamin Lerer updated CASSANDRA-7986:
--
Attachment: CASSANDRA-7986-V2.txt

The patch fix the problems mentioned above. 
I had a look to see if I could change the file permissions using the nio2 
framework but I was not happy with the solution as it involve the Windows users 
groups.

 The Pig tests cannot run on Cygwin on Windows
 -

 Key: CASSANDRA-7986
 URL: https://issues.apache.org/jira/browse/CASSANDRA-7986
 Project: Cassandra
  Issue Type: Bug
 Environment: Windows 8.1, Cygwin 1.7.32 
Reporter: Benjamin Lerer
Assignee: Benjamin Lerer
Priority: Minor
 Fix For: 3.0

 Attachments: CASSANDRA-7986-V2.txt, CASSANDRA-7986.txt


 When running the Pig-Tests on Cygwin Windows I run into 
 https://issues.apache.org/jira/browse/HADOOP-7682. 
 Ideally this issue should be properly fix in HADOOP but as the issue is open 
 since September 2011 it will be good if we implemented the workaround 
 mentionned by Joshua Caplan for the Pig-Tests 
 (https://issues.apache.org/jira/browse/HADOOP-7682?focusedCommentId=13440120page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13440120)



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


[jira] [Updated] (CASSANDRA-7986) The Pig tests cannot run on Cygwin on Windows

2014-09-22 Thread Benjamin Lerer (JIRA)

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

Benjamin Lerer updated CASSANDRA-7986:
--
Attachment: CASSANDRA-7986.txt

This patch check if the environment is Windows and if it is the case it loads a 
WindowsLocalFileSystem instead of the org.apache.hadoop.fs.LocalFileSystem. The 
WindowsLocalFileSystem will swallow the IOException that can occur when Hadoop 
try to change the permissions and by then allow the system to continue.  

 The Pig tests cannot run on Cygwin on Windows
 -

 Key: CASSANDRA-7986
 URL: https://issues.apache.org/jira/browse/CASSANDRA-7986
 Project: Cassandra
  Issue Type: Bug
 Environment: Windows 8.1, Cygwin 1.7.32 
Reporter: Benjamin Lerer
Assignee: Benjamin Lerer
Priority: Minor
 Fix For: 3.0

 Attachments: CASSANDRA-7986.txt


 When running the Pig-Tests on Cygwin Windows I run into 
 https://issues.apache.org/jira/browse/HADOOP-7682. 
 Ideally this issue should be properly fix in HADOOP but as the issue is open 
 since September 2011 it will be good if we implemented the workaround 
 mentionned by Joshua Caplan for the Pig-Tests 
 (https://issues.apache.org/jira/browse/HADOOP-7682?focusedCommentId=13440120page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13440120)



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


[jira] [Updated] (CASSANDRA-7986) The Pig tests cannot run on Cygwin on Windows

2014-09-22 Thread Joshua McKenzie (JIRA)

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

Joshua McKenzie updated CASSANDRA-7986:
---
Reviewer: Joshua McKenzie

 The Pig tests cannot run on Cygwin on Windows
 -

 Key: CASSANDRA-7986
 URL: https://issues.apache.org/jira/browse/CASSANDRA-7986
 Project: Cassandra
  Issue Type: Bug
 Environment: Windows 8.1, Cygwin 1.7.32 
Reporter: Benjamin Lerer
Assignee: Benjamin Lerer
Priority: Minor
 Fix For: 3.0

 Attachments: CASSANDRA-7986.txt


 When running the Pig-Tests on Cygwin Windows I run into 
 https://issues.apache.org/jira/browse/HADOOP-7682. 
 Ideally this issue should be properly fix in HADOOP but as the issue is open 
 since September 2011 it will be good if we implemented the workaround 
 mentionned by Joshua Caplan for the Pig-Tests 
 (https://issues.apache.org/jira/browse/HADOOP-7682?focusedCommentId=13440120page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13440120)



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