Hi all, Today I run the MiniDFSCluster in trunk in windows, but it turn out it failed. (Because of the path problem) This is the error message: java.net.URISyntaxException: Illegal character in authority at index 7: file://D:\tmp\hadoop-zhanje\dfs\name
But it can been run in hadoop 0.20, and I notice there's code changes comparing to hadoop 0.20 Does anyone know whether this is bug? If so ,I can put it in JIRA, and help fix it. Best Regards, Jeff zhang