Byte Padding

Eyegasm for geeks

  • Home
  • Java
    • Java Core
    • Java Date
    • Java JSON
    • JDBC
  • Spring
  • Big Data
    • Apache Kafka
    • Spark
    • Hbase
    • Map Reduce
    • Aerospike
    • Apache Flink
    • Security
  • Linux
  • About
  • Contacts

Java 8 Comparator

  • By BytePadding
  • on Mar 26, 2017
  • in Java, Java Core

On java 8 Comparator interface there are new default methods using which compare objects in declarative way.

Continue Reading

Understanding File Table

  • By BytePadding
  • on Mar 26, 2017
  • in Linux

Understanding how Files are linked from programming languages to Operating System File Table

Continue Reading

Java 8 streams collector groupingBy

  • By BytePadding
  • on Mar 25, 2017
  • in Java, Java Core

Suppose we have a List of strings and want to group them by length.
We can use Collectors.groupingBy() for this task.

Continue Reading

Understanding Paging in Operating System

  • By BytePadding
  • on Mar 24, 2017
  • in Linux

Understanding the concept of paging in Operating System

Continue Reading

Understanding byte encoding and decoding in Java

  • By BytePadding
  • on Mar 24, 2017
  • in Java, Java Core

Understanding encoding in details and various encoding mechanisms.

Continue Reading

Java 8 reduce code example

  • By BytePadding
  • on Mar 21, 2017
  • in Java, Java Core

Understanding Java 8 Reduce function

Continue Reading

How is BigData Used

  • By BytePadding
  • on Mar 21, 2017
  • in Aerospike, Apache Kafka, Big Data, Flink, Hbase, Map Reduce, Spark

Where is Big Data used and how has the architecture of systems evolved in the light of Big Data

Continue Reading

Java 8 List to Arrays

  • By BytePadding
  • on Mar 21, 2017
  • in Java, Java Core

Java 8 convert List to Arrays

Continue Reading

Java 8 List to Set

  • By BytePadding
  • on Mar 21, 2017
  • in Java, Java Core

Java 8 convert List to Set

Continue Reading

Java 8 easy logging

  • By BytePadding
  • on Mar 21, 2017
  • in Java, Java Core

How java 8 lambda lazy evaluation helps in clean logging code.

Continue Reading

  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 14

Categories

  • Aerospike (6)
  • Apache Kafka (5)
  • Avro (6)
  • Big Data (3)
  • Flink (5)
  • Hbase (4)
  • Java (36)
  • Java Core (50)
  • Java Date (3)
  • Java JSON (4)
  • JDBC (4)
  • Linux (5)
  • Map Reduce (13)
  • Security (5)
  • Spark (32)
  • Spring (10)
  • Zookeper (1)




Most Viewed

  • Avro serialization de-serialization using Confluent Schema registry - 230,495 views
  • Read Write Parquet Files using Spark - 37,036 views
  • Understanding Spark Serialization - 29,959 views
  • Define Avro Schema with default values - 23,434 views
  • Spark mapPartitions - 20,725 views

Recent Posts

  • How HDFS Apply Ranger Policies
  • How HiveServer2 Apply Ranger Policies
  • Significance of User and Groups in HDFS
  • Integrating Linux with AD or LDAP for Authentication and Authorization
  • Authentication and Authorization on OS

Copyright © 2016 bytepadding.com, all rights reserved. Privacy Policy