Giter Club home page Giter Club logo

wifi-1's Introduction

wifi

Travis Travis

基于wifi抓取信息的大数据查询系统,主要内容为HBase的创建与导入,用户轨迹查询,碰撞分析,以及查询数据的明细和汇总统计。

使用说明

命令行方式

  1. 分别导入HBase和Hive项目
  2. 运行Hive服务端 "/mnt/hgfs/yyx/apache-hive-1.0.1-bin/hiveserver2"(此目录实际情况会有变化)
  3. 运行HBase服务端 "/mnt/hgfs/yyx/hbase-0.98.18-hadoop1/bin/start-hbase.sh"(此目录实际会有变化)
  4. 根据实际测试情况,调整参数,运行项目即可

Web方式

  1. Myeclipse导入webApp项目
  2. 运行Hive服务端 "/mnt/hgfs/yyx/apache-hive-1.0.1-bin/hiveserver2"(此目录实际情况会有变化)
  3. 运行HBase服务端 "/mnt/hgfs/yyx/hbase-0.98.18-hadoop1/bin/start-hbase.sh"(此目录实际会有变化)
  4. 访问index.jsp,改变参数,可查询到相关结果

测试结果展示

命令行方式

参数如下

String startTime = "'2016-04-13 10:43:36'";

String endTime = "'2016-04-14 11:43:36'";

String userMac = "'ff:ff:ff:ff:ff:ff'";

String deviceMac = "'b8:27:eb:1c:c0:09'";

String time1 = "'2016-04-13 10:43:36'";

String time2 = "'2016-04-14 11:43:36'";

HBase创建和数据导入

Hbase_insert

用户轨迹查询

track

伴随情况分析

accompany

碰撞分析

crash

Web方式

HBase创建和数据导入

Hbase_insert

用户轨迹查询

track

伴随情况分析

accompany

碰撞分析

crash

wifi-1's People

Contributors

gglinux avatar

Watchers

edwin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.