Community update in January 2021, 30 days of open source, release two important features, gain global attention

2021-02-09
Rui Su

30 days of open source, global attention

In the first month after the JuiceFS was open sourced from January 11, 2021, it has received more than 2800 stars on GitHub. As the foundation software of file system, it is quite unexpected to get such attention.

During this month, JuiceFS showed up in many places:

Releasing Kubernetes CSI Driver to help containerize stateful applications

In recent years, the containerization of enterprise application has made rapid progress, but a large number of existing applications in the industry are stateful design, the storage layer relies on the NAS for data sharing, and most of them are purchased hardware, which are difficult to scale and complicated to operate, is no longer suited to the cloud native environment.

There is the concept of “Persistent Volume” in Kubernetes to help the containerization of stateful applications, and now there is the CSI standard for configuration management, which is not difficult but still lacks a simple and easy to use distributed file system in the cloud. The GlusterFS and CephFS are very complicated in operation and maintenance, and teams without certain experience are afraid to adopt them in a production environment.

JuiceFS is much simpler and easier to use in this regard. With fully managed object storage and Redis service on the public cloud, JuiceFS can be configured with a few commands. In a private cloud environment, customers often also have commercial object storage systems, and Redis service is just as uncomplicated.

And as soon as the JuiceFS Kubernetes CSI Driver was released, community users contributed Helm Chart to make deployment easier.

If your team is struggling with the containerization of stateful applications and is looking for a persistent volume (PV) selection for Kubernetes, JuiceFS must not be missed!

Open source Hadoop Connector brings you cloud native elastic HDFS

JuiceFS Hadoop Connector has always been a killer feature in our full managed service, and it’s good if you have used it. We weren’t supposed to open source this part for another six months, but the voice of the community was too high, we worked overtime and spent two weeks to release this feature.

The speed of the community is also beyond our imagination. On the day before the Spring Festival, two users with tens of petabytes of data have completed the compatibility and functional verification of the connector, which is 100% compatible with HDFS, smooth docking of components such as Hive, Spark, Presto, Flume, DataX, etc.

The traditional HDFS is no longer suitable for the cloud native environment. Elastic scaling and computing and storage disaggregation are the general trend, the object storage is not perfect in the big data scene. JuiceFS is based on the advantage of object storage and brings the user a set of fully compatible with HDFS, meets the requirements of cloud native environment, excellent performance of open source choice for everyone to build a big data ecosystem in the cloud era.

After the Spring Festival, we will share the user test results and practical experience with you.

The temperature and speed of the community

Finally, I want to talk about the temperature of the community. Now the infrastructure has been almost all the open source software, the power of openness is self-evident. However, it was only when we actually started running an open source project and got the attention and engagement of users that I found myself feeling the temperature first. GitHub really became a social network, every issue, every pull request, every comment, even emoji is real and sincere feedback.

In the first month of open source, more than 100 pull requests have been merged, and more than 20 contributors have contributed code. Community users have added support for new object storages such as Swift and Scaleway for JuiceFS, added Lua support for Redis to improve performance, contributed Helm Chart to ease of deployment, and more.

In the past month, 6 Releases have been released, including:

To make it easier to use, a number of documents have been published:

Finally, we have special thanks to our contributors: @yujunz, @suzaku, @toicbupt, @xyb, @daybug, @zyfjeff, @Xuanwo, @last-saiyan, @b41sh, @201341, @angristan, @zhyon404, @ZhaoXinlong, @Cosss7, @Arvintian, @morrishe, @WPH95, @camper42, @swartz-k, @jeffreystoke (names not listed in order)

If you are interested in JuiceFS, please follow us on GitHub and join our Slack channel.

Related Posts

JuiceFS 1.1: Easier Cloud Storage for Billions of Files

2023-09-07
JuiceFS 1.1 is released, with improved stability, usability, security, features, and performance to…

JuiceFS 1.1 Beta 2: Simplifying Large-Scale Cluster Management with Gluster

2023-07-11 Juicedata
JuiceFS 1.1 Beta 2 is released. It introduces support for Gluster as an object storage option to si…

Experience the Power of JuiceFS 1.1 Beta: Smoother, Convenient, and Efficient

2023-06-12 Juicedata
We are excited to announce the release of JuiceFS 1.1 Beta! This version offers a variety of new fu…

JuiceFS v1.0 Officially Released

2022-08-10 Juicedata
Today we are very pleased to release JuiceFS v1.0, which is the first Long Term Support(LTS) releas…