Apache Hbase
Meet other local people interested in Apache Hbase: share experiences, inspire and encourage each other! Join a Apache Hbase group.
55,622
members
39
groups
Largest Apache Hbase groups
Newest Apache Hbase groups
Frequently Asked Questions
Yes! Check out apache hbase events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the apache hbase events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find apache hbase events near your location here. Connect with your local community and discover events within your area.
Apache Hbase Events Today
Join in-person Apache Hbase events happening right now
For the Love of Atlassian! Using Atlassian to manage your passion projects
Please join the Columbus Atlassian Events Team for an evening program where we show you how we are using the Atlassian tools to track, manage and collaborate with others on our hobbies, From Jira & Confluence and Lego, to Tabletop gaming and Trello to miniature painting and Jira. Join the Columbus Atlassian leaders as they walk you through how the Atlassian tools enhance their passion projects.
We'll go over space structures, lessons learned as we built and tracked our project and how it helped us organize group adventures.
Looking forward to sharing our fun with you!Please take note of the New Location and Time of the event.
Pay Parking can be found on street, and in locations marked.
Agenda
---
Speakers
Kimberly Deal - Columbus Atlassian User Group Leader
Greg Sprowls - Columbus Atlassian Community Leader
Kevin Stanley - Columbus Atlassian User Group Leader
Moderators
Kimberly Deal - Columbus Atlassian User Group Leader
Greg Sprowls - Columbus Atlassian Community Leader
Kevin Stanley - Columbus Atlassian User Group Leader
Hosted By
Kimberly Deal, Atlassian User Group Leader
Kevin Stanley, Chief Everything
Greg Sprowls, Agility Lead
---
Global Partner
Atlassian (http://atlassian.com)
Millions of users globally rely on Atlassian products every day for improving software development, project management, collaboration, and code quality.
For over a decade, Atlassian customers have come together to network, share ideas, solve problems, and find new ways to use Atlassian products. Today, more than 15,000 people take part in Atlassian community events in more than 30 countries.
---
Complete your event RSVP here: https://ace.atlassian.com/events/details/atlassian-columbus-presents-for-the-love-of-atlassian-using-atlassian-to-manage-your-passion-projects/.
CSS3 Master Series (Class 04 of 06) (FEE BASED)
**PLEASE READ THE FOLLOWING IMPORTANT NOTES:**
1. The dates listed for this series are about 95% reliable. We are completing our 2026 schedule as we speak, so minor adjustments are still occurring.
2. Each class in this series has an attendance fee, on a first-come, first-served basis.
3. Each class, from BOTH a sign-up and fee perspective, is a separate entity.
**Introduction:**
**The breakdown of the four-class series is as follows:**
**Class 1: Introduction to Web Styling and Basic CSS3**
**Class 2:**
**Class 3:**
**Class 4:**
**Class 5:**
**Class 6:**
Quarterly Community Gathering
Join the Columbus AI community for our quarterly gathering — a casual, community-focused evening where everyone has a chance to share, learn, and connect. These open mic–style events give anyone in the community up to **5 minutes** to present a project, share a tool, pose a question, or offer a perspective on the evolving AI space.
No slides required — just a welcoming space to exchange ideas and keep the local AI conversation moving.
If you’d like to take the stage, message **Chris (the organizer)** with a **title and short description** of what you’d like to share.
Whether you’re deep in the field or just getting curious, come connect with others building and exploring AI in Columbus.
Sponsored by [Transform Labs](https://www.transformlabs.com/services)
Columbus Arduino Raspberry Pi Enthusiasts (CARPE) (Check Location)
Bring your Raspberry Pi, Arduino, microcontroller, or any other electronic project and join fellow electronics makers for a night of creativity and collaboration!
This session is open forum to share your current projects—whether complete or in progress, it’s all interesting! Whether you’re deep into embedded systems, exploring new ideas, or just getting started, you’ll find a welcoming space to collaborate, share, and get inspired.
(NOTICE - Location change!) This session will be at the Karl Road Branch of the Columbus Library in the Conference Room 2.
The Fisherman by John Langan
Join us for The Fisherman by John Langan.
In upstate New York, in the woods around Woodstock, Dutchman's Creek flows out of the Ashokan Reservoir.
Steep-banked, fast-moving, it offers the promise of fine fishing, and of something more, a possibility too fantastic to be true. When Abe and Dan, two widowers who have found solace in each other's company and a shared passion for fishing, hear rumors of the Creek, and what might be found there, the remedy to both their losses, they dismiss it as just another fish story. Soon, though, the men find themselves drawn into a tale as deep and old as the Reservoir. It's a tale of dark pacts, of long-buried secrets, and of a mysterious figure known as Der Fisher: the Fisherman. It will bring Abe and Dan face to face with all that they have lost, and with the price they must pay to regain it.
Apache Hbase Events This Week
Discover what is happening in the next few days
Columbus HUG February
Want to be a speaker? submit your talk to our Call for Presenters!!!
https://sessionize.com/cbus-hug-2026/
DoJo (Informal Python Meeting)
**New Dojo Location!**
**Draft Day Columbus**
1130 Dublin Road
Columbus, OH 43215
We're going to try a new dojo location for a few weeks and see how it works
Dojos are informal Python group study sessions where everyone interested in Python gathers to learn about Python, help others with Python, or just hang out. Everyone is welcome from Python beginners to experts. Bringing a laptop is encouraged (we'll have extension cords and power strips). If there's something you want to learn leave a comment on this invite so we can plan ahead.
We're looking for topic suggestions and people interested in presenting at our monthly meetings. To this end we've set up a survey form at [https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc](https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc)
Spec-Driven Development with GitHub Spec-Kit - Barret Blake
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you.
The building address is 4450 Bridge Park
The entrance is 6620 Mooney St, Suite 400
You will need to scan your ID at the door to get a visitor badge.
**Abstract**
*Spec-Driven Development with GitHub Spec-Kit: From Intent to Implementation*
Spec-driven development flips the traditional workflow on its head: instead of code being the source of truth, the specification becomes the backbone of design, collaboration, and delivery. In this session, we’ll explore how GitHub Spec-Kit enables teams to treat specifications as first-class artifacts—living documents that drive architecture, implementation, and verification.
You’ll learn how Spec-Kit helps teams clearly express intent using structured, version-controlled specs that live alongside code. We’ll walk through a practical workflow that starts with defining system behavior and constraints, then progressively refines those specs into testable, automatable outcomes. Along the way, we’ll show how specs can reduce ambiguity, improve cross-functional collaboration, and make design decisions explicit before a single line of production code is written.
This talk will cover:
--What spec-driven development is (and what it isn’t)
--How GitHub Spec-Kit fits into modern developer workflows
--Using specs to align product, engineering, and AI-assisted development
--Real-world examples of turning specs into implementations with confidence
Whether you’re building greenfield systems, integrating AI into your stack, or trying to reduce costly rework, spec-driven development offers a scalable way to move faster without sacrificing clarity. Attendees will leave with concrete patterns and a clear mental model for adopting GitHub Spec-Kit in their own projects.
**YouTube Link**
TBA
Industry Tech Talk + Q&A
Excited to share that AWS Cloud Club's first meeting will take place on Thursday, February 26th at 5pm - 6pm!
We’re collaborating with [Big Data & Analytics Association](https://www.linkedin.com/company/big-data-analytics-association/) to host [Alok Jha](https://www.linkedin.com/in/alok-jha-42abb928/), Head of Product Management for AWS Intelligent Application Protection at Amazon Web Services, for a tech talk + Q&A on his journey in leading cutting-edge innovation in industry.
If you’re interested in cloud, cybersecurity, AI, or product management, this is a session you won’t want to miss.
Make sure to join our Meetup and GroupMe to stay up to date for future events and collabs!
Apache Hbase Events Near You
Connect with your local Apache Hbase community
Building Agents with Microsoft Foundry
We will show a variety of methods for building agents that run in Microsoft Foundry. This covers the different types of agents: Prompt, Multi, and Hosted, as well as the development lifecycle using evals and traces.
Hike Highbanks
Let's meet at the Nature Center for an approximate 4-mile hike, followed by an optional lunch at Nomad or Liberty Tavern (both are on Polaris Parkway) - we can decide which tavern during the hike!
Go Build & Learn
Meeting @ Improving's office in Downtown Columbus, near Cosi. Parking is paid, food & drink are free!
This time we're hanging out after the long winter break. We are going to look at a group-member's project used to help learn the fundamentals of Go, and if time allows, we can take a look at how we like to build Go projects using AI.
ASH UU Topic: TBD
ASH is Atheists, Skeptics and Humanists of First Unitarian Universalists of Columbus Ohio
TBD
Snacks are usually available, and you are welcome to bringing something to share!
Rise and Shine with Atlassian - Reynoldsburg
Come chat about Atlassian tools and best practices at the Reynoldsburg Sunny Street Cafe and Breakfast is on Atlassian!
Let's get the day started off with breakfast with your ACE Leaders! We're always excited to talk about Atlassian Products, share our knowledge and hand out swag! Come chat with us about new product news and anything you are working on within the Atlassian product stack. This is a great opportunity to come see what we are all about, hear new business news and share with other Atlassian users your questions and experiences. We'd love to see new and old friends come out to chat and learn about Atlassian!
Agenda
---
Moderators
Kimberly Deal - Columbus Atlassian User Group Leader
Kevin Stanley - Columbus Atlassian User Group Leader
Greg Sprowls - Columbus Atlassian Community Leader
Hosted By
Kimberly Deal, Atlassian User Group Leader
Kevin Stanley, Chief Everything
Greg Sprowls, Agility Lead
---
Global Partner
Atlassian (http://atlassian.com)
Millions of users globally rely on Atlassian products every day for improving software development, project management, collaboration, and code quality.
Partner
Atlassian
---
For over a decade, Atlassian customers have come together to network, share ideas, solve problems, and find new ways to use Atlassian products. Today, more than 15,000 people take part in Atlassian community events in more than 30 countries.
---
Complete your event RSVP here: https://ace.atlassian.com/events/details/atlassian-columbus-presents-rise-and-shine-with-atlassian-reynoldsburg-4/.
Cocoaheads
Come out to Improving for our monthly iOS and Mac meetings.
This Month's Presentation:
Nothing yet. (You should volunteer).
What is Cocoaheads (http://cocoaheads.org/)?
CocoaHeads is a group devoted to discussion of Apple Computer's Cocoa Framework for programming on MacOS X and iOS (including the iPhone, iPad and Apple Watch). During monthly meetings, members present on their projects and offer tutorials on various programming topics.
What is BuckeyeCocoa (http://buckeyecocoa.org/)?
BuckeyeCocoa is a group of Objective-C/Swift developers/enthusiasts. We host monthly Cocoaheads and near-weekly NSCoder meetings in Columbus, Ohio. The meetings are free to attend.
Presentations!
Presenters welcome! We are always in need of people willing to present material. Any Swift and/or Objective-C related topic is welcome. Times can be 5 minutes (i.e. lightning talks) to a maximum of 2 hours. Interested? Contact info is on the BuckeyeCocoa website.
To volunteer for a presentation contact us at @BuckeyeCocoa on Twitter.
Follow us on Twitter! @BuckeyeCocoa (https://twitter.com/#!/Buckeyecocoa/) For more information: http://buckeyecocoa.org/





























