[jira] [Commented] (HDFS-5878) Trunk windows build broken after HDFS-5746

2014-02-05 Thread Vinay (JIRA)

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

Vinay commented on HDFS-5878:
-

bq. Vinay, thanks for picking this up. HDFS-5746 added 
TestSharedFileDescriptorFactory, TestDomainSocketWatcher and 
TestShortCircuitSharedMemorySegment. Do you know if any of those tests are 
failing on Windows? It looks like they're all set up to skip running on 
Windows, but I haven't confirmed yet. I'll confirm when I review this patch.
Yes, these tests will be skipped in windows. I have verified in my eclipse on 
windows 7.

> Trunk windows build broken after HDFS-5746
> --
>
> Key: HDFS-5878
> URL: https://issues.apache.org/jira/browse/HDFS-5878
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Vinay
>Priority: Blocker
> Attachments: HDFS-5878.patch
>
>
> Hadoop build broken with Native code errors in windows.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HDFS-5878) Trunk windows build broken after HDFS-5746

2014-02-05 Thread Chris Nauroth (JIRA)

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

Chris Nauroth commented on HDFS-5878:
-

I can try this out on my Windows VM later.

[~vinayrpet], thanks for picking this up.  HDFS-5746 added 
{{TestSharedFileDescriptorFactory}}, {{TestDomainSocketWatcher}} and 
{{TestShortCircuitSharedMemorySegment}}.  Do you know if any of those tests are 
failing on Windows?  It looks like they're all set up to skip running on 
Windows, but I haven't confirmed yet.  I'll confirm when I review this patch.

> Trunk windows build broken after HDFS-5746
> --
>
> Key: HDFS-5878
> URL: https://issues.apache.org/jira/browse/HDFS-5878
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Vinay
>Priority: Blocker
> Attachments: HDFS-5878.patch
>
>
> Hadoop build broken with Native code errors in windows.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HDFS-5878) Trunk windows build broken after HDFS-5746

2014-02-04 Thread Colin Patrick McCabe (JIRA)

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

Colin Patrick McCabe commented on HDFS-5878:


I have not tested this with Windows, but a review of the patch looks good.

+1.

> Trunk windows build broken after HDFS-5746
> --
>
> Key: HDFS-5878
> URL: https://issues.apache.org/jira/browse/HDFS-5878
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Vinay
>Priority: Blocker
> Attachments: HDFS-5878.patch
>
>
> Hadoop build broken with Native code errors in windows.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HDFS-5878) Trunk windows build broken after HDFS-5746

2014-02-03 Thread Vinay (JIRA)

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

Vinay commented on HDFS-5878:
-

Build fails with following error
{noformat}"D:\SRC\OpenSource\hadoop\trunk\hadoop-common-project\hadoop-common\src\main\native\native.sln"
 (default target) (1) ->
"D:\SRC\OpenSource\hadoop\trunk\hadoop-common-project\hadoop-common\src\main\native\native.vcxproj"
 (default target) (2)
 ->
(ClCompile target) ->
  src\org\apache\hadoop\io\nativeio\NativeIO.c(677): error C2065: 'PROT_READ' : 
undeclared identifier [D:\SRC\OpenSource
\hadoop\trunk\hadoop-common-project\hadoop-common\src\main\native\native.vcxproj]
  src\org\apache\hadoop\io\nativeio\NativeIO.c(678): error C2065: 'PROT_WRITE' 
: undeclared identifier [D:\SRC\OpenSourc
e\hadoop\trunk\hadoop-common-project\hadoop-common\src\main\native\native.vcxproj]
  src\org\apache\hadoop\io\nativeio\NativeIO.c(679): error C2065: 'PROT_EXEC' : 
undeclared identifier [D:\SRC\OpenSource
\hadoop\trunk\hadoop-common-project\hadoop-common\src\main\native\native.vcxproj]
  src\org\apache\hadoop\io\nativeio\NativeIO.c(680): error C2065: 'MAP_SHARED' 
: undeclared identifier [D:\SRC\OpenSourc
e\hadoop\trunk\hadoop-common-project\hadoop-common\src\main\native\native.vcxproj]
  src\org\apache\hadoop\io\nativeio\NativeIO.c(680): error C2065: 'MAP_PRIVATE' 
: undeclared identifier [D:\SRC\OpenSour
ce\hadoop\trunk\hadoop-common-project\hadoop-common\src\main\native\native.vcxproj]
  src\org\apache\hadoop\io\nativeio\NativeIO.c(683): error C2065: 'MAP_FAILED' 
: undeclared identifier [D:\SRC\OpenSourc
e\hadoop\trunk\hadoop-common-project\hadoop-common\src\main\native\native.vcxproj]

8 Warning(s)
6 Error(s)

Time Elapsed 00:00:04.76
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 42.557s
[INFO] Finished at: Tue Feb 04 12:51:28 GMT+05:30 2014
[INFO] Final Memory: 20M/145M
[INFO] 
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:exec 
(compile-ms-native-dll) on project hadoop-co
mmon: Command execution failed. Process exited with an error: 1(Exit value: 1) 
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException{noformat}

> Trunk windows build broken after HDFS-5746
> --
>
> Key: HDFS-5878
> URL: https://issues.apache.org/jira/browse/HDFS-5878
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Vinay
>Priority: Blocker
> Attachments: HDFS-5878.patch
>
>
> Hadoop build broken with Native code errors in windows.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)