Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Suresh Srinivas
On Sun, Mar 3, 2013 at 8:50 PM, Harsh J ha...@cloudera.com wrote: Have we agreed (and stated it somewhere proper) that a -1 obtained for a Windows CI build for a test-patch will not block the ongoing work (unless it is Windows specific) and patches may still be committed to trunk despite

[jira] [Created] (HADOOP-9354) native.sln missing license header

2013-03-04 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-9354: - Summary: native.sln missing license header Key: HADOOP-9354 URL: https://issues.apache.org/jira/browse/HADOOP-9354 Project: Hadoop Common Issue Type:

RE: Building branch-1-win, Starting Datanode on Windows

2013-03-04 Thread Bikas Saha
I don't think you need to manually set permissions on Hadoop directories. Did you build the native windows executable in your build? Do you see any exceptions mentioning winutils? Bikas -Original Message- From: Daniel Jones [mailto:daniel.jo...@opencredo.com] Sent: Monday, March 04, 2013

[jira] [Resolved] (HADOOP-9354) Windows native project files missing license headers

2013-03-04 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-9354. - Resolution: Fixed Hadoop Flags: Reviewed +1. I committed the patch to

[jira] [Created] (HADOOP-9355) Abstract symlink tests to use either FileContext or FileSystem

2013-03-04 Thread Andrew Wang (JIRA)
Andrew Wang created HADOOP-9355: --- Summary: Abstract symlink tests to use either FileContext or FileSystem Key: HADOOP-9355 URL: https://issues.apache.org/jira/browse/HADOOP-9355 Project: Hadoop Common

[jira] [Created] (HADOOP-9356) remove remaining references to cygwin/cygpath from scripts

2013-03-04 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-9356: - Summary: remove remaining references to cygwin/cygpath from scripts Key: HADOOP-9356 URL: https://issues.apache.org/jira/browse/HADOOP-9356 Project: Hadoop Common

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Matt Foley
Konstantine, you have voted -1, and stated some requirements before you'll withdraw that -1. As I plan to do work to fulfill those requirements, I want to make sure that what I'm proposing will, in fact, satisfy you. That's why I'm asking, if we implement full test-patch integration for Windows,

RE: Building branch-1-win, Starting Datanode on Windows

2013-03-04 Thread Ramya Nimmagadda
Hi Daniel, This can happen when data directory permissions are different from default (755). Possible reasons could be: 1. This directory already exists but created with different permissions . One scenario I can think of : The directory got created as part of build workflow, and the

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Konstantin Shvachko
On Mon, Mar 4, 2013 at 12:22 PM, Matt Foley mfo...@hortonworks.com wrote: Konstantine, you have voted -1, and stated some requirements before you'll withdraw that -1. As I plan to do work to fulfill those requirements, I want to make sure that what I'm proposing will, in fact, satisfy you.

[jira] [Created] (HADOOP-9358) Auth failed log should include exception string

2013-03-04 Thread Todd Lipcon (JIRA)
Todd Lipcon created HADOOP-9358: --- Summary: Auth failed log should include exception string Key: HADOOP-9358 URL: https://issues.apache.org/jira/browse/HADOOP-9358 Project: Hadoop Common Issue

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Matt Foley
Thanks. I agree Windows -1's in test-patch should not block commits. --Matt On Mon, Mar 4, 2013 at 2:30 PM, Konstantin Shvachko shv.had...@gmail.comwrote: On Mon, Mar 4, 2013 at 12:22 PM, Matt Foley mfo...@hortonworks.com wrote: Konstantine, you have voted -1, and stated some

[jira] [Resolved] (HADOOP-9356) remove remaining references to cygwin/cygpath from scripts

2013-03-04 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-9356. - Resolution: Fixed Fix Version/s: trunk-win Hadoop Flags: Reviewed I

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Konstantin Boudnik
Ok, looks like we are converging on this across a few hundred emails ;) So, as has been stated elsewhere: test-patch will be improved to fully support Windows; furthermore -1 from Windows' test-patch won't block Linux commits. This is ok with me. Can we have a JIRA ticket for that test-patch

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Konstantin Shvachko
+1 on the merge. I am glad we agreed. Having Jira to track the CI effort is a good idea. Thanks, --Konstantin On Mon, Mar 4, 2013 at 3:29 PM, Matt Foley mfo...@hortonworks.com wrote: Thanks. I agree Windows -1's in test-patch should not block commits. --Matt On Mon, Mar 4, 2013 at 2:30

Re: Building branch-1-win, Starting Datanode on Windows

2013-03-04 Thread Giridharan Kesavan
Daniel, Could you pls check if you have 64 bit vc runtime and dotnet framework installed? 64 bit vc runtime is critical. -Giri On Mon, Mar 4, 2013 at 12:40 PM, Ramya Nimmagadda ramya.nimmaga...@microsoft.com wrote: Hi Daniel, This can happen when data directory permissions are different

[jira] [Created] (HADOOP-9359) Add Windows build and unit test to test-patch pre-commit testing

2013-03-04 Thread Matt Foley (JIRA)
Matt Foley created HADOOP-9359: -- Summary: Add Windows build and unit test to test-patch pre-commit testing Key: HADOOP-9359 URL: https://issues.apache.org/jira/browse/HADOOP-9359 Project: Hadoop Common

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Matt Foley
Thanks, gentlemen. I've opened and taken responsibility for https://issues.apache.org/jira/browse/HADOOP-9359. Giri Kesavan has agreed to help with the parts that require Jenkins admin access. Thanks, --Matt On Mon, Mar 4, 2013 at 5:00 PM, Konstantin Shvachko shv.had...@gmail.comwrote: +1

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Harsh J
Thanks Suresh. Regarding where; we can state it on http://wiki.apache.org/hadoop/HowToContribute in the test-patch section perhaps. +1 on the merge. On Mon, Mar 4, 2013 at 11:39 PM, Suresh Srinivas sur...@hortonworks.com wrote: On Sun, Mar 3, 2013 at 8:50 PM, Harsh J ha...@cloudera.com wrote:

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Matt Foley
Added to the Jira to modify http://wiki.apache.org/hadoop/HowToContribute to document this decision. On Mon, Mar 4, 2013 at 5:42 PM, Harsh J ha...@cloudera.com wrote: Thanks Suresh. Regarding where; we can state it on http://wiki.apache.org/hadoop/HowToContribute in the test-patch section

[jira] [Resolved] (HADOOP-9232) JniBasedUnixGroupsMappingWithFallback fails on Windows with UnsatisfiedLinkError

2013-03-04 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-9232. - Resolution: Fixed Fix Version/s: trunk-win Hadoop Flags: Reviewed Committed

[jira] [Resolved] (HADOOP-9250) Windows installer bugfixes

2013-03-04 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-9250. - Resolution: Fixed Fix Version/s: 1-win Hadoop Flags: Reviewed +1. I