Earlier quoted context omitted.
This comment is really insightful. Thank you for the perspective! It's an interesting idea to think that "Free Software" creates a sort of "distributed code base". In the sense that "code will be eventually pushed to the main repo when the patch is created". That's an interesting perspective.
Not necessarily. "Just" making it free software (eg slapping a GPL v2 on Elasticsearch) doesn't require AWS to share any changes to the codebase, and wouldn't have prevented the current AWS/Elastic drama as it wouldn't have prevented AWS from monetizing Elasticsearch. Now AGPL might have, if it was used from the start... not because it would prevent any monitization, but because it might bring enough legal uncertaint…
AWS announces forks of Elasticsearch and Kibana
901–910 of 969 posts
Re: AWS announces forks of Elasticsearch and Kibana
#902Earlier quoted context omitted.
> >AWS is competing too well with Elastic's hosted ES > AWS is too big to really be competing fairly. They have vendor lockin on customers, an enormous war chest they can (and have) used for predatory pricing and they control, like, 1/2 the hosting market. > With all that they can almost murder elastic search in their sleep without providing a better service. > That will not just be bad for ES it will be bad for ever…
I think the "war chest" argument here is that AWS can out compete any other hosting solution by "slowly burning" their way to the top. AWS is a conglomerate and can afford to lose money on a single service. Companies like ES cannot without going under. It is monopolistic behavior and that is harmful.
If they tell you they're not, what they're actually saying is that they've chosen a poor business model.
In this case, it looks like they've got a perfectly reasonable business, but they're upset it's not even bigger, and therefore they'd like a monopoly over ES hosting.
> It is monopolistic behavior and that is harmful.
The irony is strong here.
Re: AWS announces forks of Elasticsearch and Kibana
#903Earlier quoted context omitted.
> they could have chosen AGPL if they wanted someone hosting a service to publish their changes, for example. So... you admit that the people who created the GPL decided their license wasn't sufficient to cover a certain usecase and revised it to cover it. But you think it's unfair to call this a "gap" that ES is now trying to close? EDIT: I do think it's fair to point out ways in which the new license for ES is wors…
Elastic wants to get the benefits of permissive licenses without the drawbacks. Having a permissive license is a massive asset for getting people to adopt your software, but it means you will have no control over what they do with it. They want the goodwill and other benefits of a permissive license without loss of control that these licenses bring.
Re: AWS announces forks of Elasticsearch and Kibana
#904Earlier quoted context omitted.
Maybe I watched too much of suits, but is that not illegal for publicly traded companies?
And that's why there's a lawsuit. Who knows when that will be resolved though. In the meantime Amazon could keep doing what they're doing and just ignore whatever Elastic is asking of them. So Elastic drew the consequence and have stopped extending goodwill to Amazon.
Re: AWS announces forks of Elasticsearch and Kibana
#905This is an embarrassing anecdote, but I thought I'd share. I started using Elasticsearch because it showed up in the AWS console along with all the other "Elastic" things ("Elastic Compute Cloud") and I figured it was a thing they made themselves. Only later on in the process did I realize that there was a company called Elastic that named it. Very unfortunate. Probably a lesson about naming your company after a comm…
The company Elastic was created 2 years after the release of ElasticSearch.
Re: AWS announces forks of Elasticsearch and Kibana
#906Earlier quoted context omitted.
> revenue of $3.4 billion, and 13400 employees. By IT sector standards, that's decent but far from spectacular. That revenue is the budget of the police force in my country. Why would being bigger then that necessarily be a good thing.
Revenue is meaningless, profitability is the important thing. Amazon was net income 0, but it was always enormously profitable, it immediately spent that money on growth. RedHat wasn't really that profitable. Sure it also spent billions on growth, but Amazon spent hundreds of billions on growth. (Sure, Amazon is a conglomerate, from books to gadgets to groceries to basically everything and the biggest digital infrast…
Re: AWS announces forks of Elasticsearch and Kibana
#907Earlier quoted context omitted.
> (b) they outright lied to the community when they claimed that future versions of their open core would always remain Apache 2.0 Where did they make this claim?
It is covered in the blog post if you read it. https://web.archive.org/web/20200120104750/https:/www.elasti... "We did not change the license of any of the Apache 2.0 code of Elasticsearch, Kibana, Beats, and Logstash — and we never will."
Re: AWS announces forks of Elasticsearch and Kibana
#908Earlier quoted context omitted.
ES has to provide a much better service to win. Amazon can use their market power and vendor lock in to drive adoption of a worse service and squeeze out a better ES. Network effects are great for behemoths but not so good for consumers.
This is a job for antitrust, not licensing.
Re: AWS announces forks of Elasticsearch and Kibana
#909Earlier quoted context omitted.
AGPL also harms adoption at companies because of the "invasive" nature of the license. Google, for example, bans the use of any AGPL software. It's too vague for the legal team to confidently understand the "bounds" of the copyleft license. Permissive licenses like MIT/Apache have historically been what companies prefer to have when evaluating free software. And, generally, it hasn't been a problem for companies like…
> What has shifted is that, where before, there was a "code of honor" that companies could use FOSS software and Elastic would benefit from the uptick in adoption via support contracts, community building libs + writing docs, and encouraging "network effects" for them. I've run a couple of COSS companies and have a few arrows in the back on this subject. The 'code of honor' is not enough to float even a small company…
Amazon unsticks anything that isn't nailed down...
Re: AWS announces forks of Elasticsearch and Kibana
#910Earlier quoted context omitted.
This is the whole point of open source. Every contributor to something like Kafka or numpy is not expecting a cut from the thousands of companies that use it.
My two cents: Open source is a type of generosity. Generosity is good in the software world because the rules of the game benefits everybody the most when everybody are generous. I believe it's similar to prisoners dilemma but with even bigger benefits when we are all generous. However, it's also a tit-for-tat game. When others start to be greedy it makes some sense to be greedy yourself. Thus short circuiting the ga…
But why would you very deliberately choose a software license which very explicitly distinguishes itself from normal proprietary software licenses by spelling out how it requires no payment and will always require no payment (and in some cases, explicitly prohibits anyone else from requiring payment!), and still maintain an expectation of payment?