Showing posts with label hive mysql metastore. Show all posts
Showing posts with label hive mysql metastore. Show all posts
Sunday, July 14, 2013
Monday, November 19, 2012
Configure MySQL as a MetaStore For Hive. MySQL as Hive
1. first your mysql should be installed and running.
I will show you how to configure mysql as a meta store for hive
lets start --->
Subscribe to:
Posts (Atom)
Featured Posts
Kali Linux Remote Desktop: Access GNOME from Windows Using Native RDP
Kali Linux + GNOME 50 + GNOME Remote Desktop + Windows Remote Desktop (MSTSC) Getting a full GNOME desktop remotely on Kali Linux can be ...
-
public struct CoOrds { public int x, y; public CoOrds( int p1, int p2) { x = p1; y = p2; } }
-
LM Studio Overview LM Studio is a desktop application designed for developing and experimenting with large language models (LLMs)...