cerndb / hadoop-xrootd

Mirror of CERN db/hadoop-xrootd. Hadoop-XRootD Filesystem Connector
Apache License 2.0
6 stars 3 forks source link

Feature/mvn packaging #2

Closed PerilousApricot closed 6 years ago

PerilousApricot commented 6 years ago

This isn't all the way there, but what I was talking about RE making this deployable via Maven

mrow4a commented 6 years ago

Perfect! We were looking for something like that, but did not have time to finish it! Thanks, I will test drive it. @mevangem @PerilousApricot

mrow4a commented 6 years ago

Did you manage to successfully run integration tests? (Next step would probably to start CI)

mrow4a commented 6 years ago

I will probably add here another commit, which uses maven in Dockerfile instead of make.

PerilousApricot commented 6 years ago

As you can tell, it still needs some work, but it gets a lot of the way there

PerilousApricot commented 6 years ago

Looks like it should be possible to pass the x509 proxies around using the interface used to pass Kerberos tokens. Here since an alternate interface that looks good

https://github.com/zillow/aws-custom-credential-provider/blob/master/src/main/java/com/zillow/zda/data_lake/credential/RoleBasedAWSCredentialProvider.java

mrow4a commented 6 years ago

@PerilousApricot what is this META-INFO move you did? Is it related to what we were discussing? I will check this out

mrow4a commented 6 years ago

I am already rebased with your thing, so will test it all out on tuesday, and add the new commit

PerilousApricot commented 6 years ago

Check slack :)

mrow4a commented 6 years ago

Closing with https://github.com/cerndb/hadoop-xrootd/pull/9