• Stars
    star
    2
  • Language
    Java
  • Created about 5 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a simple POC which demonstrates the use of Apache Drill to query data from various sources.

More Repositories

1

SimpleKafkaExampleSpringBoot

A simple Spring Boot (Java) app which demonstrates Apache Kafka's producer and consumer APIs.
Java
27
star
2

Parquet_File_Writer_POC

This is a simple Java POC to create Parquet files This is a Spring Boot project.
Java
19
star
3

spring-kafka-test

A Spring (Java) project with the spring-kafka library added. This project could be used as a POC for the various features provided by the library.
Java
15
star
4

DynamoDB-SpringBoot-POC

A simple Spring Boot command line runner application to illustrate the use of DynamoDB.
Java
5
star
5

data-science-examples

A set of projects designed around the field of Data Science. Checkout http://blog.contactsunny.com/category/data-science for more.
Python
4
star
6

sparkSql-UDF-POC

This is a simple Java program to illustrate the use of User Defined Functions (UDFs) in Apache SparkSql.
Java
4
star
7

SpringBoot_Hive_Connection_POC

Spring Boot project to demonstrate how to connect to Hive.
Java
3
star
8

FileUploadDownloadSpringBootPOC

A simple Spring Boot application to demonstrate how to upload and download files.
Java
2
star
9

SparkHBaseConnectorPOC

Java
2
star
10

SpringBootAmazonKinesisFirehoseProducerPOC

This is a simple Spring Boot CommandLine application to demonstrate how we can put a record to an Amazon Kinesis Firehose Delivery Stream.
Java
2
star
11

InvokeLambdaFromAnotherLambdaPOC

A simple Java program to invoke an AWS Lambda function from another Lambda function.
Java
2
star
12

SimpleKafkaProducerSpringBoot

A simple Kafka Producer project using Spring Boot (in Java). The producer object is created using the native Java Kafka library. The properties for Zookeeper and Kafka are created using an instance of the java.util.Properties class.
Java
2
star
13

AmazonSQSProducerPOC

This is a simple Spring Boot project to send messages to an Amazon SQS queue.
Java
2
star
14

AmazonAthenaSpringBootPOC

This is a simple Spring Boot POC to demonstrate how we can query an Amazon Athena table from a Spring Boot application, or any other Java code in general.
Java
1
star
15

AmazonSNSPublisherPOC

This is a simple Spring Boot project to publish messages to an Amazon SNS topic.
Java
1
star
16

AWS-Chalice-Python-Lambda-POC

A simple POC to demonstrate how to write, test locally, and deploy Python Lambda functions to AWS using Chalice.
Python
1
star
17

SparkMongoConnectorPOC

A POC project to connect Apache Spark to MongoDB
Java
1
star
18

laravel_installer_script

Script to install LAMP, Composer, and Laravel on Debian based Linux distros.
Shell
1
star
19

AmazonSQSConsumerPOC

This is a simple Spring Boot project to receive messages from an Amazon SQS queue.
Java
1
star
20

RemoveStopWordsInJavaPOC

This is a simple Spring Boot project which removes stop words from a text file.
Java
1
star
21

read-write-excel-files

A simple Java POC to read and write Microsoft Office Excel files (.xls, .xlsx).
Java
1
star
22

MongoDBSpringBootEncryptionDecryptionPOC

This is a simple Spring Boot POC in which we try to understand how to use MongoDB cascading features provided by Spring Boot, to encrypt data before saving to MongoDB and decrypting it after fetching from MongoDB.
Java
1
star