rcongiu / Hive-JSON-Serde

Read - Write JSON SerDe for Apache Hive.
Other
733 stars 391 forks source link

github supports uploading binaries #122

Open seanorama opened 8 years ago

seanorama commented 8 years ago

Just a tip:

But they do support binaries:

rcongiu commented 8 years ago

for a while that option was not available..and now I built scripts to automatically build and deploy versions for every version. It looks to me like a lot of clicking to create releases... or I'd have to use their API, which also looks like a lot of work for something that's already good enough

dblock commented 7 years ago

Maybe a better solution would be to deploy the binaries to maven central?