Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xianglei committed Jan 18, 2013
1 parent 746ed1b commit 7eb5ba8
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
phpHiveAdmin
============

This is a HIVE(apache) admin and query tool written in php

It can simply use like phpMyAdmin

Program development environment:

CentOS 5.4
Hadoop-0.20.203.0
Hive 0.7.1
php 5.3.8
apache 2.2.x

Test passed with environment below:
centos 5.x - 6.x
ubuntu 11.x - 12.x
Hadoop 0.20.x - 1.x.x
Hive 0.6.x - 0.9.x
php 5.3.x - 5.4.x
apache 2.2.x
nginx 1.0.x - 1.2.x

Can be support with:
Linux,FreeBSD with php 5.3+ and apahce 2.0+, doesn't support with windows.
And you must have a hive-cli on the machine which you wanna put phpHiveAdmin on it.

phpHiveAdmin

0 comments on commit 7eb5ba8

Please sign in to comment.