azkaban-plugins icon indicating copy to clipboard operation
azkaban-plugins copied to clipboard

can not clone in windows env

Open hy2014 opened this issue 11 years ago • 4 comments
trafficstars

when i clone the repos, it always throw

 fatal: cannot create directory at 'plugins/jobtype/jobtypes/hive-0.8.1/hive-0.8.
1/aux': Invalid argument

it seems aux is not a valid name in windows environment?

thx

hy2014 avatar Jun 24 '14 01:06 hy2014

What are you using to clone the repository on Windows? Are you using Cygwin?

It seems that this may be an issue in your Git client rather than Azkaban.

davidzchen avatar Jun 24 '14 01:06 davidzchen

i use msysgit client.

hy2014 avatar Jun 24 '14 07:06 hy2014

I am not familiar with cloning with msysgit. You may have better luck using Cygwin. Building Azkaban on Windows is also currently untested since we run Linux.

If you do manage to get Azkaban to build on Windows, we would certainly appreciate learning from you about how you were able to do so and add those instructions to the documentation.

davidzchen avatar Jun 24 '14 08:06 davidzchen

i just want to import this project into eclipse in Win7 But now i found 'aux' is a invalid name in Win7.

hy2014 avatar Jun 24 '14 08:06 hy2014