Skip to content

Instantly share code, notes, and snippets.

View Jayvardhan-Reddy's full-sized avatar
💭
Breaking down Big-Data & it's Ecosystem Architecture

Jayvardhan Reddy Vanchireddy Jayvardhan-Reddy

💭
Breaking down Big-Data & it's Ecosystem Architecture
View GitHub Profile
@Jayvardhan-Reddy
Jayvardhan-Reddy / 1.wskafka.conf
Created November 4, 2018 18:29
Itversiy_Spark_Streaming
# wskafka.conf: A single-node Flume configuration
# to read data from webserver logs and publish
# to kafka topic
# Name the components on this agent
wk.sources = ws
wk.sinks = kafka
wk.channels = mem
# Describe/configure the source
<!--To find the default Location of Warehouse directory.
Navigate to the below location
-->
cd /etc/hive/conf
vi hive-site.xml
<!--Check the below properties -->
<property>
<name>hive.metastore.uris</name>