Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
1.1.0
-
None
-
None
-
None
-
Windows 7 - 64 Bit - jdk1.7u4 - mvn 3.0.4
Description
It looks as if the src is expecting to be built on Linux.
Attempting to build on Windows 7 fails with the below error that references a missing /etc/passwd file.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
Running org.apache.flume.TestCounterGroup
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
Results :
Failed tests: testRestart(org.apache.flume.source.TestExecSource)
Tests in error:
test(org.apache.flume.serialization.TestBodyTextEventSerializer): Unable to de
lete file: src\test\resources\events.txt
testProcess(org.apache.flume.source.TestExecSource): \etc\passwd (The system c
annot find the path specified)
Tests run: 114, Failures: 1, Errors: 2, Skipped: 2
Attachments
Attachments
Issue Links
- is part of
-
FLUME-1335 Make Flume running on Windows
-
- Open
-