Live data from Hacker News

Amazon: Not OK – Why we had to change Elastic licensing

elastic.co

131–140 of 708 posts

Re: Amazon: Not OK – Why we had to change Elastic licensing

#131

Earlier quoted context omitted.

This lack of clarity in law will likely result in huge issues in the sale of your startup if you ever go that route. Who wants to buy a potential lawsuit because of a database selection?

There are always "potential" lawsuits, and stripes already use many many licensed dependencies with various proprietary licenses.

This is true, and there are entire categories of licenses which are considered untouchable in an acquisition because of the risk associated with them.

Re: Amazon: Not OK – Why we had to change Elastic licensing

#132
post #80

"And to be clear, this change most likely has zero effect on you, our users. It has no effect on our customers that engage with us either in cloud or on premises." No, that's just not true. So many users, from small hobby side-projects, to large open source projects, and mega-corps care about the licensing of dependencies, each for their own reason, and will not want to build on top of proprietary software that impos…

So what should we be using instead of elasticsearch for logs? To mitigate that licensing risk?

Using an AGPL-licensed fork does not suffer from this risk.

Re: Amazon: Not OK – Why we had to change Elastic licensing

#133

Since AWS implies that Elastic is involved in the offering, I'd sue AWS for defamation. Having your name associated with a AWS service, and such a shitty service at that, cannot be good for your business.

Well they are using elastic code freely given away with a few small additions, is that not involved enough?

Re: Amazon: Not OK – Why we had to change Elastic licensing

#134
post #89
post #2

I assume the trademark thing should be a slam dunk? That seems like the most blatant trademark violation ever.

What else would you call the Amazon Elasticsearch Service? Isn't that just Nominative fair use: referencing a mark to identify the actual goods and services that the trademark holder identifies with the mark? Especially when it launched and there wasn't a fork.

It was a bad choice of name by Amazon. They should have created "Amazon Search Services" and ElasticSearch would be one of multiple available options ala RDS and its many database options. I'm no lawyer but it appears to me that they are blatantly in violation of ElasticSearch's trademark.

Re: Amazon: Not OK – Why we had to change Elastic licensing

#135
post #80

"And to be clear, this change most likely has zero effect on you, our users. It has no effect on our customers that engage with us either in cloud or on premises." No, that's just not true. So many users, from small hobby side-projects, to large open source projects, and mega-corps care about the licensing of dependencies, each for their own reason, and will not want to build on top of proprietary software that impos…

So what should we be using instead of elasticsearch for logs? To mitigate that licensing risk?

We're using Grafana and Loki to great effect.

Re: Amazon: Not OK – Why we had to change Elastic licensing

#136
post #32

Earlier quoted context omitted.

I don't believe the issue most are taking here is the license itself that elasticsearch now has, I think its the relicensing of existing contributions (ironically including those from AWS and their employees) which were originally under a true, well-accepted and liberal FOSS license. If elasticsearch had this license from day one, that would be fair enough, but many people do not freely contribute time and effort to…

Elastic is not and legally cannot change the license of code contributed in the past. That code will always carry the original license.

You are correct, sorry my wording was clumsy and inaccurate. I should have clarified that the project itself is now under a different license, though I believe the net effect is similar to relicensing the original code, as forks are unlikely to be sustainable.

Re: Amazon: Not OK – Why we had to change Elastic licensing

#137

This blog post strikes me as poorly written, overly emotional, and light on reasons to care. While not Amazon-sized, Elastic is itself a rather large company. Am I supposed to be upset that you're having difficulty getting even larger because of Amazon? Considering you're the experts on this product, shouldn't you be confident in your ability to differentiate from someone offering it as an afterthought? If anything,…

[deleted]

Re: Amazon: Not OK – Why we had to change Elastic licensing

#138
This is the huge issue with open source. The way to make money is to offer support or hosting. However, many businesses would prefer support and/or hosting from a big enterprise. For example, a lot of CTO’s would prefer Amazon Elastic Search vs a separate agreement with Elastic if for no other reason than that there is a single bill and a single entity to call for support. You don’t want Elastic saying it’s an AWS issue and Amazon saying it’s an Elastic issue.

In addition, the fact that API’s are not copyrighted makes this even more in favor of the big enterprises like Amazon, as they can release something with the same API.

Honestly, the problem of how to sustain an open source business in this environment is an open question.

Re: Amazon: Not OK – Why we had to change Elastic licensing

#139
post #45

This is fine. No seriously. Hear me out. If you are a proponent of capitalism then this is how the system works. The little fish grow into big fish. The big fish eat the little fish. The ecosystem suffers. It has always been this way. Many of us remember Microsoft in the nineties. Fewer will remember the phone or oil industry doing the same. Don’t fight this issue. Fight the system that tolerates this pattern. Money…

Capitalism is simply an economic system defined by private ownership of the means of production. I'm not sure you are using capitalism correctly here.

Re: Amazon: Not OK – Why we had to change Elastic licensing

#140

Their license literally says they have the right to use this code as they're doing, shouldn't be mad at them for that. Imagine putting a sign on your lawn that says people can walk on your lawn and are even allowed to poop on it if they feel like it and then getting mad at them when they do so. That being said, I support their right to change their license to whatever they like if it helps them survive as a business…

It's more like having the sign say "feel free to do what you like" then someone poops on the lawn and you sigh and have to update the sign to say "no pooping, though".

Most free/open source software licences come from a different time. In most cases they are applied because the authors want to do open source and it's expected that the licence is enough to uphold that spirit. But it's not enough and hasn't been for a long time now. The AGPL was created for this reason but oddly developers have gone the opposite direction and "permissive" licences have become the fashion. Many of them are now realising there was a reason for licences like GPL and AGPL after all.

Post reply on HN