DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Languages Topics

article thumbnail
JDBC Master-Slave Persistence Setup With ActiveMQ Using PostgreSQL
Learn how to set up JDBC persistence for ActiveMQ using the PostgreSQL database in just ten quick and easy steps.
October 6, 2017
by Chandra Shekhar Pandey
· 8,128 Views · 1 Like
article thumbnail
Create Your Own Metastore Event Listeners in Hive With Scala
Hive metastore event listeners detect what occurs when an event is executed in Hive. You can also override MetaStorePreEventListener and provide your own implementation.
October 6, 2017
by Anubhav Tarar
· 8,131 Views · 1 Like
article thumbnail
Python 3: Create Sparklines Using matplotlib
I had the code to create sparklines inside a Pandas DataFrame, but I had to tweak it a bit to get it to play nicely with Python 3.6. Here's what I did.
October 6, 2017
by Mark Needham
· 9,068 Views · 2 Likes
article thumbnail
Connecting to ODBC Data Sources in Google Apps Script
Learn how to connect to an ODBC Driver from Google Apps Script and configure the SQL Broker, and get sample scripting for processing the data in a Google Spreadsheet.
October 6, 2017
by Jerod Johnson
· 12,376 Views · 2 Likes
article thumbnail
Java 9: Reflection and Package Access Changes
Java 1.9 does not like reflection as much as previous versions, and access to proprietary packages is not possible out of the box. Here's one way to adapt.
October 6, 2017
by Alan Richardson
· 36,992 Views · 17 Likes
article thumbnail
Create a Data Access Object for NetSuite Data Using JDBI
Get a quick overview of how to produce a SQL Object API for NetSuite by integrating with the CData JDBC Driver for NetSuite.
October 5, 2017
by Jerod Johnson
· 3,516 Views · 2 Likes
article thumbnail
Scripting JMeter Assertions in Groovy - A Tutorial
Learn to use JMeter™ assertions, which enable you to set the criteria to determine if a response will be considered a pass or fail in your load tests.
October 5, 2017
by Ariel Bell
· 12,792 Views · 2 Likes
article thumbnail
How to Implement Cache LRU With Swift
Learn how to implement a cache LRU in Swift mobile development in this tutorial, as well as a comparison of linked lists versus arrays.
October 5, 2017
by Marco Santarossa
· 6,708 Views · 2 Likes
article thumbnail
Connecting Netezza With Java and Python - Full Working Example
This tutorial and working example code will show you how to connect your Java or Python code samples to the Netezza database.
October 3, 2017
by Avkash Chauhan
· 26,067 Views · 4 Likes
article thumbnail
Sneakily Throwing Exceptions in Lambda Expressions
Java 8's type inference rules leave an exploitable hole you can use to handle checked exceptions when using lambda expressions.
Updated October 3, 2017
by Grzegorz Piwowarek
· 50,991 Views · 13 Likes
article thumbnail
When Throughput Matters - Parallel GC
This post will help you understand the uses of Parallel Collector/Throughput Collector in minor and major garbage collection (GC).
October 3, 2017
by Grzegorz Mirek
· 17,017 Views · 14 Likes
article thumbnail
Flips: Feature Flipping for Java
Take a look at Flips, a new feature toggling library designed to be easy to use and require minimal configuration while still being customizable.
October 2, 2017
by Sarthak Makhija
· 12,141 Views · 6 Likes
article thumbnail
A Simple Try-With-Resources Construct in Scala
Check out how to implement try-with-resources in Scala, then take a lesson in generic programming using the Shapeless library.
October 2, 2017
by Stanislav Chetvertkov
· 21,459 Views · 5 Likes
article thumbnail
Cool SQL Optimizations That Do Not Depend on the Cost Model (Part 2)
Learn about five (more!) simple optimizations that can be implemented purely based on metadata (i.e. constraints) and the query itself.
October 1, 2017
by Lukas Eder
· 4,773 Views · 6 Likes
article thumbnail
Reading Nested Parquet File in Scala and Exporting to CSV
In this brief, yet code-heavy tutorial, learn how to handle nested Parquet compressed content and remove certain columns of your data.
September 30, 2017
by Avkash Chauhan
· 10,449 Views · 3 Likes
article thumbnail
Weak, Soft, and Phantom References in Java (and Why They Matter)
This breakdown of weak, soft, and phantom references explains how they impact GC and memory allocation as well as some ideal use cases.
September 30, 2017
by Uberto Barbini
· 84,624 Views · 36 Likes
article thumbnail
Recover Deleted Data From SQL Table Using Transaction Log and LSNs
As the SQL Server database is a highly popular relational DBMS among corporate sectors and businesses, the issue of data loss is critical.
September 29, 2017
by Prashanth Jayaram
· 224,147 Views · 3 Likes
article thumbnail
Cool SQL Optimizations That Do Not Depend on the Cost Model (Part 1)
Learn about five simple optimizations that can be implemented purely based on metadata (i.e. constraints) and the query itself.
September 29, 2017
by Lukas Eder
· 4,986 Views · 4 Likes
article thumbnail
Visualizing H2O GBM and Random Forest MOJO Models Trees in Python
In this code-heavy tutorial, learn how to use the H2O machine library to build a decision tree model and save that model as MOJO.
September 29, 2017
by Avkash Chauhan
· 16,100 Views · 4 Likes
article thumbnail
Lightweight JVM Diagnostics Tools and Containers
Here are the challenges with running JVM diagnostics on containerized apps and how you can get around them to get good performance data.
September 29, 2017
by Sasha Goldshtein
· 12,313 Views · 4 Likes
  • Previous
  • ...
  • 339
  • 340
  • 341
  • 342
  • 343
  • 344
  • 345
  • 346
  • 347
  • 348
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×