Skip to content

Instantly share code, notes, and snippets.

View nalingarg2's full-sized avatar

nalin nalingarg2

View GitHub Profile
@nalingarg2
nalingarg2 / gist:8e98a11609d33cdd5d34
Last active August 29, 2015 14:18
mysql for cloudera manager
[mysqld]
#transaction-isolation = READ-COMMITTED
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql
# Disabling symbolic-links is recommended to prevent assorted security$
symbolic-links=0
# reference: http://transcriptome.ens.fr/eoulsan/hadoopmode.html
core-site.xml
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<!-- Put site-specific property overrides in this file. -->
<configuration>
# remote mestaore, sql , hive-client
# hive-client
yum install hive
#hive metastore
yum install hive-metstore
#change hive configuration
<?xml version="1.0"?>
@nalingarg2
nalingarg2 / gist:139984886140f37a783d
Last active August 29, 2015 14:17
Flume + Hive using Cloudwick LogGenerator
#
# Hadoop:: flumeHive
# Recipe:: Flume and Hive
#
# Copyright (C) 2015 Cloudwick labs
# Contact :: [email protected]
# All rights reserved - Do Not Redistribute
#
#install sbt