Today we are talking about Data Lakes with Melissa Bent & April Sides.
For show notes visit: www.talkingDrupal.com/409
Topics- What is a data lake
- Does it have to be NoSQL
- How do organizations use data lake
- How does RedHat use the data lake
- How do you maintain it
- How do you make changes to the data lake
- Who manages Mongo
- How big does it have to be to be considered a data lake
- Why not Solr
- What Drupal modules
- Communication of changes
- Gotchas?
- Create an Animated GIF From Video On A Mac
- Drupal modules
- Presentation
- Where is this used?
- Rendered issue
Melissa Bent - linkedin.com/in/melissabent merauluka April Sides - weekbeforenext
HostsNic Laflin - www.nLighteneddevelopment.com nicxvan John Picozzi - www.epam.com johnpicozzi Tim Plunkett - timplunkett
MOTW CorrespondentMartin Anderson-Clutz - @mandclu Tagify
- Brief description:
- Provides an entity reference widget that’s more user friendly: visually styles as tags (without showing the reference ID), drag to sort, and more
- Brief history
- How old: created in Mar 2023
- Versions available:
- 1.0.19, which works wth Drupal >8.8, 9, and 10
- Maintainership
- Actively maintained, latest release in the past week
- Number of open issues:
- 4, one of which is a bug
- Usage stats:
- 177 sites
- Maintainer(s):
- gxleano (David Galeano), who I got to meet in person at Drupal Dev Days
- Module features and usage
- Tagify is a popular JS library, so this module is a Drupal integration for that
- Features in the module include deactivating labels when the field’s max number of entries has been reached, allowing the creation of new tags when the field has been configured to allow that, and so on
- Will automatically disallow duplicate tags
- Includes a User List submodule specifically for user reference fields, which also shows the user’s profile pic in the tag
- Project page has animated GIFs that demonstrate how many of these features work
- A module I started using on my own blog, nice and simple UX. I could see the drag to sort be really useful, for example if you wanted the first term reference to be used in a pathauto pattern
PubDate