KR20150081126A - Big data service system based on web server and big data cluster using API driver - Google Patents

Big data service system based on web server and big data cluster using API driver Download PDF

Info

Publication number
KR20150081126A
KR20150081126A KR1020140000792A KR20140000792A KR20150081126A KR 20150081126 A KR20150081126 A KR 20150081126A KR 1020140000792 A KR1020140000792 A KR 1020140000792A KR 20140000792 A KR20140000792 A KR 20140000792A KR 20150081126 A KR20150081126 A KR 20150081126A
Authority
KR
South Korea
Prior art keywords
data
big data
web server
user
cluster
Prior art date
Application number
KR1020140000792A
Other languages
Korean (ko)
Other versions
KR101568654B1 (en
Inventor
주정민
이현태
윤태수
Original Assignee
주식회사 테크인모션
목원대학교 산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 테크인모션, 목원대학교 산학협력단 filed Critical 주식회사 테크인모션
Priority to KR1020140000792A priority Critical patent/KR101568654B1/en
Publication of KR20150081126A publication Critical patent/KR20150081126A/en
Application granted granted Critical
Publication of KR101568654B1 publication Critical patent/KR101568654B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/116Details of conversion of file system types or formats

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to a method of data communication between a web server and a big data cluster using an API driver. The method includes: a step of converting a sensed signal into data in a java script object notation (JSON) code and transmits the data to the web server by a sensor; and a step of parsing the converted data in the JSON code transmitted to the web server by using a parser library, map-reducing the converted data, and storing the converted data in the big data cluster by an API driver.

Description

API 드라이버를 이용한 웹서버와 빅데이터 클러스터 기반의 빅데이터 서비스 시스템{Big data service system based on web server and big data cluster using API driver}[0001] The present invention relates to a large data service system based on a web server and a large data cluster using an API driver,

본 발명은 빅데이터 서비스 시스템에 관한 것으로서, 더욱 상세하게는 센서로부터 전송된 JSON(javascript object notation) 코드의 데이터를 웹서버에 전송하고, 웹서버로부터 JSON 코드의 데이터를 파싱(parsing)하고 맵리듀스(mapreduce)하여 빅데이터 클러스터에 축적하고, 사용자가 웹페이지에 로그인하여 빅데이터를 요청하면, 빅데이터를 분석하여 웹페이지에 출력해주는 API(application programming interface) 드라이버를 이용한 웹서버와 빅데이터 클러스터 기반의 빅데이터 분석 시스템에 관한 것이다.The present invention relates to a large data service system, and more particularly, to a large data service system that transmits data of a JSON (JavaScript object notation) code transmitted from a sensor to a web server, parses data of a JSON code from a web server, (application programming interface) driver that analyzes the big data and outputs it to the web page when the user logs in to the web page and requests the big data, ≪ / RTI >

웹에서 검색이란 규격이 일정하지 않은 여러 종류의 데이터가 대규모로 쌓여 있는 데이터 더미에서 원하는 내용을 효과적으로 빠른 시간 안에 찾는 것이 필수적이다. 웹 검색엔진 개발자들은 이러한 문제를 해결하기 위해 다양한 시도를 하고 있다. 디지털 경제의 확산으로 우리 주변에는 규모를 가늠할 수 없을 정도로 많은 정보와 데이터가 생산되는 빅데이터(big data) 환경이 도래하고 있다. Search on the Web is essential to find out what you want quickly and efficiently in a heap of data that has a large amount of unstructured data. Web search engine developers are making various attempts to solve these problems. With the proliferation of the digital economy, big data environments are emerging around us, where large amounts of information and data can be produced.

빅데이터란 현존하는 데이터베이스관리시스템(database management system)으로는 수집, 저장, 관리 및 분석할 수준을 넘어선 대량의 정형 또는 비정형 데이터 집합 및 이러한 데이터로부터 가치를 추출하고 결과를 분석하는 기술을 의미한다. 빅데이터 처리와 관련하여 크기, 속도 및 다양성 측면에서 이슈화되고 있다. 여기서, 크기(volume)는 수집, 저장, 분석할 데이터의 크기를 의미하고, 속도(velocity)는 데이터의 저장 및 처리에 소요되는 속도를 의미하며, 다양성(variety)은 데이터의 형태를 의미하며, 정형화된 데이터뿐 만 아니라 이미지, 음성, 트위터와 같은 비정형 데이터를 포함하는 의미로 사용된다.Big Data is an existing database management system that refers to a large set of formal or unstructured data beyond the level to be collected, stored, managed and analyzed, and to extract values from these data and analyze the results. Big data processing has become an issue in terms of size, speed and diversity. Here, the volume refers to the size of data to be collected, stored, and analyzed, the velocity refers to a speed required for storing and processing data, the variety means a type of data, It is used to mean not only standardized data but also unstructured data such as image, voice, and tweeter.

그러나 종래의 빅데이터 관련 플랫폼에서는 웹서버와 빅데이터 클러스터간의 통신 방법이 부재하여 빅데이터를 사용자가 쉽게 활용하기 어려운 문제점이 있다.However, in the conventional big data-related platform, there is no communication method between the web server and the big data cluster, which makes it difficult for the user to easily use the big data.

특허문헌 1은 클라우드 서비스를 이용한 운전자를 위한 빅 데이터 서비스 시스템에 관한 발명이나, 웹서버와 빅데이터 클러스터간의 데이터 통신 방법에 관한 해결점을 제시하지는 못하고 있다.Patent Document 1 does not disclose a solution to a big data service system for a driver using a cloud service or a data communication method between a web server and a big data cluster.

1. 한국등록특허 제10-1306891호(2013년 09월 04일 등록)1. Korean Registered Patent No. 10-1306891 (registered on September 04, 2013)

상기와 같은 문제점을 해결하고자 본 발명은 간단히 웹페이지에 로그인만 하면, 별다른 프로그램의 변경 없이 모든 상황에 적용할 수 있는 API 드라이버를 이용하여 웹서버와 빅데이터 클러스터간의 데이터를 통신하여 사용자가 요청한 빅데이터를 웹플랫폼에 보여주는 빅데이터 분석 시스템을 제공하고자 한다.In order to solve the above problems, the present invention provides a method and system for communicating data between a web server and a big data cluster by using an API driver that can be applied to all situations without changing a program, We want to provide a big data analysis system that shows the data to the web platform.

상기의 해결하려는 과제를 위한 본 발명에 의한 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 통신 방법은, 센서에서 감지된 신호를 JSON(javascript object notation) 코드의 데이터로 변환하여 웹서버에 전송하는 단계 및 API(application programming interface) 드라이버에서 상기 웹서버로 전송된 JSON 코드로 변환된 데이터를 파서 라이브러리를 사용하여 파싱(parsing)하고 맵리듀스(mapreduce)하여 빅데이터 클러스터에 저장하는 단계를 포함하는 것을 특징으로 하는 것을 특징으로 한다. A method for data communication between a web server and a big data cluster using an API driver according to the present invention for solving the above problem comprises converting a signal detected by a sensor into data of a JSON (javascript object notation) code and transmitting the data to a web server And parsing the data converted into JSON code transmitted from the application programming interface (API) driver to the web server using a parser library and mapreduce the data and store the parsed data in a big data cluster .

다른 실시예로서 본 발명에 의한 API 드라이버를 이용한 빅데이터 서비스 시스템은, 감지된 신호를 JSON 코드의 데이터로 변환하여 웹서버로 전송하는 센서, 사용자의 로그인을 통해 빅데이터 분석 요청 신호를 전송받는 웹서버, 상기 웹서버로 전송된 데이터를 파서 라이브러리를 사용하여 소정 단위로 파싱하고 파싱된 단위 데이터를 맵리듀스하여 소정 순서로 배열하여 빅데이터 클러스터에 저장하는 API 드라이버 및 상기 API 드라이버의 출력 데이터를 다수의 저장소에 분산 저장하는 빅데이터 클러스터를 포함하는 것을 특징으로 한다.As another embodiment, a big data service system using an API driver according to the present invention includes a sensor for converting a sensed signal into data of a JSON code and transmitting the converted data to a web server, a web receiving a big data analysis request signal through a login of the user, A server, an API driver for parsing the data transmitted to the web server in a predetermined unit using a parser library, de-parsing the parsed unit data, arranging the parsed unit data in a predetermined order, and storing the parsed unit data in a big data cluster, And a big data cluster distributedly stored in a storage of the storage medium.

다른 실시예로서 본 발명에 의한 빅데이터를 활용한 개인 맞춤형 건강관리 서비스 시스템은, 심박수, 체온, 체질량 지수 및 혈당 중 적어도 하나를 감지하여 JSON 코드의 데이터로 변환한 후 웹서버로 전송하는 생체 센서, 상기 생체 센서로부터 전송받은 JSON 코드의 데이터를 상기 웹서버로부터 전송받아 파싱하고 맵리듀스하여 빅데이터 클러스터로 전송하는 API 드라이버 및 상기 API 드라이버의 출력 데이터를 다수개의 저장소에 분산하여 저장하는 빅데이터 클러스터를 포함하는 것을 특징으로 한다.In another embodiment, the personalized health care service system using Big Data according to the present invention detects at least one of heart rate, body temperature, body mass index and blood sugar, converts the data into JSON code data, An API driver which receives data of a JSON code transmitted from the biosensor, parses the received JSON code from the web server, and parses and maps the data to a big data cluster, and a big data cluster And a control unit.

다른 실시예로서 본 발명에 의한 빅데이터를 활용한 교통정보 제공 시스템은 GPS 센서가 내장되어 차량의 이동경로 또는 위치정보를 웹서버로 전송하는 네비게이션, 상기 네비게이션에서 전송된 정보를 상기 웹서버로부터 가져와서 파싱하고 맵리듀스하는 API 드라이버 및 상기 API 드라이버로부터 전송된 맵리듀스된 데이터를 분산 저장하는 빅데이터 클러스터를 포함하는 것을 특징으로 한다. According to another embodiment of the present invention, there is provided a traffic information providing system using Big Data according to the present invention, comprising: a navigation system having a built-in GPS sensor to transmit navigation path or location information of a vehicle to a web server; And an API driver for parsing and mapping and a big data cluster for distributing and storing the parsed data transmitted from the API driver.

본 발명은 특정 어플리케이션이 아닌 웹서버와 빅데이터 클러스터간의 데이터 입출력 처리에 관련된 대부분의 빅데이터 분석 시스템에 광범위하게 적용할 수 있다.The present invention can be widely applied to most big data analysis systems related to data input / output processing between a web server and a big data cluster rather than a specific application.

본 발명은 사용자들의 모든 환경에 적합한 빅데이터를 수집, 저장, 관리 및 분석할 수 있는 빅데이터 서비스 시스템을 구축할 수 있다. The present invention can build a big data service system capable of collecting, storing, managing and analyzing big data suitable for all environments of users.

본 발명은 사용자가 블로그나 페이스북과 같은 웹페이지를 통해 로그인하여 빅데이터 클러스터에 저장된 빅데이터를 활용할 수 있으므로 빅데이터 서비스 시스템을 구축비용을 절감할 수 있고, 일반인이 쉽고 간단하게 빅데이터 서비스 시스템을 활용할 수 있다.The present invention can reduce the construction cost of a big data service system because the user can utilize the big data stored in the big data cluster by logging in through a web page such as a blog or a facebook and the public can easily and simply use the big data service system Can be utilized.

본 발명은 센서로부터 전송되는 사용자 개개인의 정보를 빅데이터로 활용함으로써 사용자별로 최적화되고 개인 맞춤화된 빅데이터 분석 서비스를 제공할 수 있다.INDUSTRIAL APPLICABILITY The present invention can provide a personalized big data analysis service optimized for each user by utilizing individual information of users transmitted from the sensor as big data.

도 1은 본 발명에 따른 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 입력 방법의 개략적인 흐름도.
도 2는 본 발명에 따른 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 출력 방법의 개략적인 흐름도.
도 3은 본 발명에 따른 빅데이터 서비스 시스템의 개략적인 구성도.
도 4는 도 3에 도시된 API 드라이버의 상세 구성도.
1 is a schematic flowchart of a data input method between a web server and a big data cluster using an API driver according to the present invention.
2 is a schematic flowchart of a data output method between a web server and a big data cluster using an API driver according to the present invention.
3 is a schematic configuration diagram of a big data service system according to the present invention;
4 is a detailed configuration diagram of the API driver shown in FIG.

이하 본 발명의 실시를 위한 구체적인 실시예를 도면을 참고하여 설명한다. 예시된 도면은 발명의 명확성을 위하여 핵심적인 내용만 확대 도시하고 부수적인 것은 생략하였으므로 도면에 한정하여 해석하여서는 아니 된다.Hereinafter, embodiments of the present invention will be described with reference to the drawings. The drawings illustrate only the essential features of the invention in order to facilitate clarity of the invention and are not to be construed in a limiting sense since they are not shown in the accompanying drawings.

본 발명은 센서(1)에서 전송된 JSON 코드의 사용자 관련 정보들의 집합체인 데이터를 웹서버(2)에 전송하면, API 드라이버(3)는 빅데이터들을 단위 데이터로 파싱하고, 이를 맵리듀스에 용이하도록 순서를 배열하여 빅데이터 클러스터(4)에 분산 저장하고, 사용자가 웹페이지를 통해 요청한 빅데이터 정보를 제공하기 위해 빅데이터 클러스터(4)로부터 관련 빅데이터를 불러들여 분석한 후 사용자가 요청한 포맷으로 웹 플랫폼으로 전송함으로써, 종래의 데이터베이스관리시스템(database management system: DBMS)의 규모를 넘은 방대한 빅데이터를 정확하고 오류가 발생하지 않도록 저장, 관리 및 분석할 수 있는 발명이다. The present invention transmits data, which is an aggregate of user-related information of JSON codes transmitted from the sensor 1, to the web server 2, and the API driver 3 parses the big data into unit data, And the data is distributed and stored in the big data cluster 4. The user then analyzes the relevant big data from the big data cluster 4 in order to provide the big data information requested through the web page, To a web platform to store, manage, and analyze massive data exceeding the size of a conventional database management system (DBMS) in an accurate and error-free manner.

또한, 기존의 빅데이터 시스템과는 달리 블로그나 페이스북과 같은 웹페이지를 통해 사용자 인증을 거쳐 로그인하면, 간단히 사용자가 요청한 정보를 빅데이터를 활용하여 추출할 수 있으므로 사용자 편의성이 크게 높아지며 서비스 제공자는 이윤 창출 효과를 크게 얻을 수 있다. Also, unlike the existing big data system, when the user logs in through a web page such as a blog or a facebook, the information requested by the user can be easily extracted using the big data, so that the user convenience is greatly increased. The profit generating effect can be largely obtained.

이하 도 1 내지 도 4를 참조하여 본 발명에 의한 API 드라이버(3)를 이용한 웹서버와 빅데이터 클러스터간의 데이터 통신 방법 및 이를 활용한 빅데이터 서비스 시스템을 설명하면 다음과 같다.Hereinafter, a data communication method between a web server and a big data cluster using the API driver 3 according to the present invention and a big data service system using the method will be described with reference to FIG. 1 to FIG.

도 1은 본 발명에 따른 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 입력 방법의 개략적인 흐름도이다.1 is a schematic flowchart of a data input method between a web server and a big data cluster using an API driver according to the present invention.

센서(1)는 감지한 신호를 주기적으로 웹서버(2)의 웹페이지 URL(uniform resource locator)에 전송한다. 센서(1)가 수집한 정보는 빅데이터 분석 시스템의 활용예에 따라 달라질 수 있으며, 예를 들면, 위치 정보, 온도, 습도, 생체 신호 등이 될 수 있다. 센서(1)는 이러한 가공되지 않은 로 데이터(raw data)를 결합하여 JSON 형식의 데이터로 변환하여 웹서버(2)로 전송한다.The sensor 1 periodically transmits the sensed signal to a web page URL (uniform resource locator) of the web server 2. The information collected by the sensor 1 may vary depending on the application of the big data analysis system, and may be, for example, position information, temperature, humidity, biological signal, and the like. The sensor 1 combines the unprocessed raw data and converts the unprocessed raw data into JSON formatted data and transmits it to the web server 2.

이 후, 웹서버(2)에는 상기 센서(1)의 정보를 전송받아 저장할 수 있는 웹페이지 URL이 생성된다. 웹서버(2)는 아파치(apache)를 활용할 수 있다. 웹서버(2)는 상기 센서(1)의 출력을 HTTP 프로토콜 기반의 PUT request 방식으로 전송받는다. Thereafter, a web page URL capable of receiving and storing the information of the sensor 1 is generated in the web server 2. The web server 2 can utilize apache. The web server 2 receives the output of the sensor 1 as a PUT request based on the HTTP protocol.

이 후, API 드라이버(3)는 HDFS 파싱(hadoop distributed file system parsing) 라이브러리를 사용하여 JSON 형식의 데이터를 단위 데이터로 파싱(parsing)하고, 파싱된 단위 데이터들을 맵리듀스(mapreduce) 과정에 최적화되도록 소정의 순서대로 배열하고, 맵리듀스 과정을 거쳐 빅데이터 클러스터(4)에 분산 저장한다.Thereafter, the API driver 3 parses the JSON format data into unit data using the HDFS parsing (hasoop distributed file system parsing) library, and parses the parsed unit data so that it is optimized for the mapreduce process Are arranged in a predetermined order, and distributed and stored in the big data cluster 4 through a map de-duplication process.

맵리듀스 과정은 맵(map) 동작과 리듀스(reduce) 동작을 포함한다. 맵 동작은 대규모 데이터를 여러 대의 컴퓨터에 분산하여 병렬적으로 처리한다. 파싱된 각 단위 데이터마다 맵동작이 수행된다. 파싱된 단위 데이터는 레코드 단위로 읽어 처리하고, 그 결과를 key와 value 쌍으로 만들어 저장한다. 저장할 때는 같은 key끼리 정렬해서 저장하며, 같은 key끼리 모은 데이터는 다시 같은 리듀스 동작에서 처리할 데이터끼리 모아서 정렬한다. 리듀스 동작은 이렇게 생성된 맵동작의 출력들을 결합한다. 리듀스 동작은 각 파싱 데이터들로부터 가져온 데이터를 key별로 병합하고 정렬한다. 정렬이 끝난 데이터는 key, value, list 쌍으로 묶어서 빅데이터 클러스터(4)에 저장한다. 여기서, key는 출발지 포트번호, 도착지 포트번호, 출발지 IP 주소, 도착지 IP주소를 하나의 바이트배열로 구성한 값이 될 수 있다. value는 패킷의 수가 될 수 있다. Maple deuce process includes map operation and reduce operation. The map operation distributes large-scale data to several computers and processes them in parallel. A map operation is performed for each parsed unit data. The parsed unit data is read and processed in units of records, and the result is stored as key and value pairs. When storing, the same keys are sorted and stored, and the data collected by the same keys are collected and sorted by the data to be processed in the same redox operation. The Reduce operation combines the outputs of this generated map operation. The redescription operation merges and arranges the data obtained from each parsing data by key. The sorted data is stored in the big data cluster (4) by grouping them into key, value, and list pairs. Here, the key may be a value composed of one byte array of the source port number, the destination port number, the source IP address, and the destination IP address. value can be the number of packets.

도 2는 본 발명에 따른 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 출력 방법의 개략적인 흐름도이다. 이는 사용자가 웹페이지에 접속하여 센서(1)로부터 얻은 로 데이터를 활용한 빅데이터 분석 정보를 요청할 때의 프로세싱 흐름도이다.2 is a schematic flowchart of a data output method between a web server and a big data cluster using an API driver according to the present invention. This is a processing flow chart when a user accesses a web page and requests big data analysis information using log data obtained from the sensor 1. [

사용자는 블로그나 트위터, 페이스북과 같은 웹서버(2)의 인증 API를 거친 후 로그인하여 해당 URL의 웹페이지에 접속한다. 사용자 인증은 소비자(consumer)와 서비스 제공자(service provider) 사이에서 일어나는데 그 인증 과정은 일반적인 인증 과정이 될 수 있으나 설명하면 다음과 같다. 소비자가 서비스 제공자에게 요청토큰(request token)을 요청한다. 서비스 제공자가 소비자에게 요청토큰을 발급해준다. 소비자가 사용자를 서비스 제공자로 이동시킨다. 여기서 사용자 인증이 수행된다. 서비스 제공자가 사용자를 소비자로 이동시킨다. 소비자가 접근토큰(access token)을 요청한다. 서비스 제공자가 접근토큰을 발급한다. 발급된 접근토큰을 이용하여 소비자에서 사용자 정보에 접근한다. The user logs in through the authentication API of the web server 2 such as a blog, a Twitter, or a Facebook, and accesses a web page of the corresponding URL. User authentication occurs between a consumer and a service provider, and the authentication process can be a general authentication process. The consumer requests a request token from the service provider. The service provider issues a request token to the consumer. The consumer moves the user to the service provider. Here, user authentication is performed. The service provider moves the user to the consumer. The consumer requests an access token. The service provider issues an access token. Access the user information from the consumer using the issued access token.

사용자가 웹페이지에서 사용자가 원하는 분석 데이터를 요청하면, API 드라이버(3)는 빅데이터 클러스터(4)에 빅데이터를 요청하고 제공받은 빅데이터로부터 맵리듀스 동작을 실행하고, 사용자가 요구하는 포맷에 적합하게 데이터를 변환하여 웹페이지에 출력한다. 이때, 출력 형식은 JSON 형식 또는 그래프 포맷일 수 있다. When the user requests the analysis data desired by the user on the web page, the API driver 3 requests the big data cluster 4 for the big data, executes the map redundancy operation from the provided big data, Suitably converts the data and outputs it to the web page. At this time, the output format may be JSON format or graph format.

하나의 예로서, 센서(1)에서 수집한 데이터 정보가 온도일 경우, 특정 구간에서 측정한 데이터는 20, 21, 22이라고 하면, 20, 21, 22의 데이터는 가공되지 않은 로 데이터(raw data)에 해당된다. 데이터를 수치화하는 것은 이러한 로우 데이터에서 사용자가 원하는 수치로 가공하여 제공한다. 예를 들면, 평균값 21, 최대값 22, 최소값 20과 같이 데이터를 가공하고, 사용자가 평균값을 요청하면 평균값을 JSON 형식으로 변환하여 웹 플랫폼에 보여준다.As an example, when the data information collected by the sensor 1 is temperature, if the data measured in a specific section is 20, 21, and 22, the data of 20, 21, and 22 are raw data ). Digitizing the data provides the user with the desired numerical value from these raw data. For example, if the user requests an average value, the average value is converted to JSON format and displayed on the web platform. The average value is 21, the maximum value is 22, and the minimum value is 20.

본 발명은 서비스 제공자가 소비자의 기호를 분석하는데 활용할 수 있을 뿐만 아니라 소비자인 사용자 자신과 관련된 데이터를 빅데이터 클러스터(4)에 분산 저장하고, 빅데이터 클러스터(4)에 저장된 데이터를 사용자 맞춤형으로 분석하여 사용자가 원하는 정보를 제공하는 개인 맞춤형 빅데이터 서비스 시스템으로도 활용할 수 있다. 각 개인이 활용하기에 용이하도록 웹페이지를 통해 접속하여 간단히 활용할 수 있을 뿐 아니라, 각 상황별에 별도의 프로그램의 변경 없이 사용할 수 있는 API 드라이버(3)를 통해 빅데이터 서비스 시스템을 제공할 수 있다.In the present invention, not only the service provider can utilize the service provider to analyze the taste of the consumer, but also stores data related to the user himself / herself in the big data cluster 4 and analyzes the data stored in the big data cluster 4 in a customized manner And can be utilized as a personalized large data service system that provides information desired by the user. It is possible to provide a big data service system through an API driver 3 that can be easily accessed through a web page so that each individual can easily utilize it and can be used without changing a program for each situation .

도 3은 본 발명에 의한 빅데이터 서비스 시스템의 개략적인 구성도로서, 센서(1), 웹서버(2), API 드라이버(3) 및 빅데이터 클러스터(4)를 포함한다.3 is a schematic configuration diagram of a big data service system according to the present invention and includes a sensor 1, a web server 2, an API driver 3 and a big data cluster 4.

센서(1)는 온도, 습도, 위치정보 등을 감지하여 가공되지 않은 로 데이터(raw data)를 JSON(javascript object notation) 형식으로 변환하여 웹서버(2)로 전송한다. The sensor 1 senses temperature, humidity, position information, and the like, converts the raw data into a JavaScript object notation (JSON) format, and transmits the raw data to the web server 2.

상기 웹서버(2)는 상기 센서(1)의 출력을 전송받을 뿐 아니라 인터넷상에 존재하는 관련 데이터들을 API 드라이버(3)에 제공할 수 있다. The web server 2 can receive not only the output of the sensor 1 but also related data existing on the Internet to the API driver 3. [

API 드라이버(3)는 상기 웹서버(2)로 전송된 데이터를 파서 라이브러리를 사용하여 소정 단위로 파싱하고 파싱된 단위 데이터를 맵리듀스하여 소정 순서로 배열하여 빅데이터 클러스터(4)에 분산 저장한다.The API driver 3 parses the data transmitted to the web server 2 in a predetermined unit using the parser library, parses the parsed unit data, arranges the parsed unit data in a predetermined order, and distributes the parsed unit data in the big data cluster 4 .

빅데이터 클러스터(4)는 복수의 저장소를 포함하여, 데이터의 복제본이 존재하고, 데이터의 병렬 처리가 이루어지도록 한다. 빅데이터 클러스터(4)는 하나의 스토리지에 담기 어려운 수준의 대규모 데이터를 높은 가용성을 유지하기 위해 API 드라이버(3)를 통해 웹서버(2)와 빅데이터 클러스터(4)간 데이터 통신을 수행한다. 빅데이터 클러스터(4)는 하둡과 같은 빅데이터를 다루는 자바 기반의 오픈 소스 프레임워크를 사용할 수 있다. The big data cluster 4 includes a plurality of repositories, so that a replica of the data exists and parallel processing of data is performed. The big data cluster 4 performs data communication between the web server 2 and the big data cluster 4 via the API driver 3 in order to maintain high availability of a large amount of data difficult to be stored in one storage. The Big Data Cluster (4) can use a Java-based open source framework to handle big data, such as Hadoop.

도 4는 도 3에 도시된 본 발명에 따른 API 드라이버(3)의 상세 구성도로서, 상기 API 드라이버(3)는 JSON 파서(5), JSON 빌더(6), 사용자 인증모듈(7), 맵리듀스모듈(8), 분석모듈(9) 및 서치모듈(10)을 포함한다. The API driver 3 includes a JSON parser 5, a JSON builder 6, a user authentication module 7, a mapper 6, A deuce module 8, an analysis module 9, and a search module 10.

JSON 파서(5)는 로우 데이터를 맵리듀스모듈(8)에서 정확하고 빠르게 동작할 수 있도록 단위 데이터로 파싱한다. 이 때, 파싱 라이브러리를 사용하여 파싱할 수 있다. JSON 빌더(6)는 맵리듀스가 실행된 데이터를 결합하여 사용자가 요청한 포맷으로 변환한다. 맵리듀스모듈(8)은 맵(map) 동작과 리듀스(reduce) 동작을 실행한다. 맵동작과 리듀스 동작은 앞서 설명한 바와 같다.The JSON parser 5 parses the raw data into unit data so that the mapping deuce module 8 can operate correctly and quickly. At this time, the parsing library can be used for parsing. The JSON builder 6 combines the data with the MapReduce executed and converts it into the format requested by the user. The maple deuce module 8 performs a map operation and a reduce operation. The map operation and the redo operation are as described above.

서치모듈(10)은 상기 사용자 요청정보를 주제별로 분류하여 복수의 분석모듈(9) 중 가장 유사한 분석 방법을 제공하는 분석모듈(9)을 선택한다. 복수의 분석모듈(9)은 상기 서치모듈(10)에 따라 선택적으로 동작하고, 각 분석모듈(9)은 서로 다른 분석 방법을 제공한다. 따라서 다양한 상황마다 API 드라이버(3)의 기능을 변경하지 않고, 관련 주제에 가장 유사한 분석 방법에 해당하는 분석모듈(9)을 선택하여 사용자가 원하는 분석을 제공해줌으로써 모든 상황에 적용될 수 있는 API 드라이버(3)를 이용한 빅데이터 서비스 시스템을 제공할 수 있다. 이로 인해 빅데이터의 수집, 저장, 관리 및 분석의 편의성이 크게 향상될 수 있다.The search module 10 selects the analysis module 9 that provides the most similar analysis method among the plurality of analysis modules 9 by classifying the user request information by theme. A plurality of analysis modules (9) selectively operate according to the search module (10), and each analysis module (9) provides different analysis methods. Therefore, by selecting the analysis module (9) corresponding to the analysis method most similar to the related topic without changing the function of the API driver (3) in various situations, the API driver (3) 3) can be provided. This can greatly improve the convenience of collecting, storing, managing and analyzing big data.

본 발명의 다른 실시예는 빅데이터를 활용한 교통정보 제공 시스템으로서, 각 사용자가 보유한 네비게이션에는 GPS 센서(1)가 내장되고, GPS 센서(1)로부터 얻은 차량의 위치정보 또는 이동경로는 웹서버(2)로 전송되면, API 드라이버(3)는 웹서버(2)로부터 각 차량의 위치정보를 읽어들이고, 이를 단위 데이터를 파싱하고, 맵리듀스하여 빅데이터 클러스터(4)에 분산 저장한다. 또한, 사용자가 요구하는 정보를 빅데이터 클러스터(4)로부터 얻은 빅데이터를 분석하여 사용자에게 제공해줌으로써 방대한 데이터를 가용성있게 처리할 수 있으면서도, 각 사용자로부터 얻은 데이터를 활용하기 때문에 각 사용자별로 맞춤화된 분석 정보를 제공해줄 수 있게 된다.The navigation system according to another embodiment of the present invention is a traffic information providing system utilizing big data. The GPS sensor 1 is incorporated in the navigation system owned by each user. The location information or travel route of the vehicle obtained from the GPS sensor 1, The API driver 3 reads the location information of each vehicle from the web server 2, parses the unit data, and maps and de-maps the unit data to the big data cluster 4. In addition, by analyzing the big data obtained from the big data cluster 4 and providing the user with the information requested by the user, it is possible to process vast amount of data in a usable manner, and at the same time, utilizing the data obtained from each user, Information can be provided.

또 다른 응용예는 개인 맞춤형 건강관리 시스템이며, 사용자들의 생체 센서(1)로부터 얻은 심박수, 체온, 체질량 지수, 혈당과 같은 데이터를 해당 웹사이트에서 전송받아 빅데이터를 축적하고 이를 각 사용자에게 적합하도록 데이터를 가공하여 제공해줌으로써 과학적이고 체계적인 빅데이터를 활용한 개인 맞춤형 건강관리 서비스 시스템을 제공할 수 있다. Another application example is a personalized health management system, which receives data such as heart rate, body temperature, body mass index, and blood glucose obtained from users' biometric sensor 1 from a corresponding web site to accumulate big data and adapt it to each user By providing data and processing, it is possible to provide a personalized health care service system utilizing scientific and systematic big data.

이상에서는 실시 예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit or scope of the invention as defined in the appended claims. You will understand.

1 : 센서 2 : 웹서버
3 : API 드라이버 4 : 빅데이터 클러스터
5 : JSON 파서 6 : JSON 빌더
7 : 사용자 인증모듈 8 : 맵리듀스모듈
9 : 분석모듈 10 : 서치모듈
11 : 사용자 인증서버
1: Sensor 2: Web server
3: API Driver 4: Big Data Cluster
5: JSON Parser 6: JSON builder
7: User authentication module 8: MapReduce module
9: Analysis module 10: Search module
11: User authentication server

Claims (16)

센서는 감지된 신호를 JSON(javascript object notation) 코드의 데이터로 변환하여 웹서버에 전송하는 단계 및
API(application programming interface) 드라이버는 상기 웹서버로 전송된 JSON 코드로 변환된 데이터를 파서 라이브러리를 사용하여 파싱(parsing)하고 맵리듀스(mapreduce)하여 빅데이터 클러스터에 저장하는 단계를 포함하는 것을 특징으로 하는 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 통신 방법.
The sensor converts the sensed signal into data of a JSON (javascript object notation) code and transmits it to the web server
The application programming interface (API) driver includes a step of parsing the data converted into the JSON code transmitted to the web server using the parser library, mapreduce the data, and store the parsed data in the big data cluster A method of data communication between a web server and a big data cluster using an API driver.
제1항에 있어서,
상기 빅데이터 클러스터에 저장하는 단계 이후에,
상기 웹서버는 상기 센서의 출력과 관련된 해당 웹페이지로 로그인이 요청되면 사용자 인증을 확인하여 접속을 허용하는 단계 및
상기 API 드라이버는 상기 웹페이지에 입력된 사용자 요청 정보를 분석하여 상기 빅데이터 클러스터에 축적된 빅데이터를 가져오고, 이를 사용자의 요청에 맞도록 분석하고 JSON코드의 데이터로 변환하여 상기 웹페이지에 출력하는 단계를 포함하는 것을 특징으로 하는 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 통신 방법.
The method according to claim 1,
After storing in the big data cluster,
Wherein the web server confirms user authentication and accepts access when a login is requested to a corresponding web page related to the output of the sensor,
The API driver analyzes the user request information input to the web page to fetch the big data accumulated in the big data cluster, analyze it according to the request of the user, convert it into data of JSON code and output it to the web page The method of claim 1, further comprising the steps of:
제2항에 있어서,
상기 웹페이지에 출력하는 단계는,
상기 빅데이터를 맵리듀스하여 상기 JSON코드로 변환하는 것을 특징으로 하는 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 통신 방법.
3. The method of claim 2,
The method of claim 1,
And converting the big data into the JSON code by mapping and de-mapping the big data.
제2항에 있어서,
상기 웹페이지에 출력하는 단계는,
상기 API 드라이버는 복수의 분석모듈 중 사용자가 요청한 정보에 가장 유사한 주제에 해당하는 분석모듈을 선택하여 해당 분석모듈만을 구동시켜 상기 빅데이터를 분석하고 상기 웹페이지에 출력하는 것을 특징으로 하는 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 통신 방법.
3. The method of claim 2,
The method of claim 1,
Wherein the API driver selects an analysis module corresponding to a topic most similar to the information requested by the user among the plurality of analysis modules and operates only the analysis module to analyze the big data and output the analyzed API to the web page A method of data communication between a web server and a big data cluster.
제2항에 있어서,
상기 웹페이지에 출력하는 단계는,
상기 빅데이터를 맵리듀스하여 사용자가 웹페이지에 요청한 포맷으로 변환하여 출력하는 것을 특징으로 하는 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 통신 방법.
3. The method of claim 2,
The method of claim 1,
And converting the big data into a format requested by a user on a web page and outputting the converted large data, and outputting the converted format.
제1항에 있어서,
상기 맵리듀스(mapreduce)하여 빅데이터 클러스터에 저장하는 단계는,
상기 파싱된 데이터를 key와 value 쌍으로 구분하고, 같은 key의 데이터끼리 정렬하는 단계 및
상기 같은 key 별로 정렬된 데이터를 병합하고, key value, list 쌍으로 묶어서 상기 빅데이터 클러스터에 저장하는 단계를 포함하는 것을 특징으로 하는 API 드라이버를 이용한 웹서버와 빅데이터 클러스터간의 데이터 통신 방법.
The method according to claim 1,
The step of mapreduce and store in the big data cluster includes:
Dividing the parsed data into key and value pairs and arranging the same key data;
And merging the data sorted by the same key and storing the data in the big data cluster by grouping them into a pair of key value and list, and transmitting the data to the big data cluster using the API driver.
감지된 신호를 JSON 코드의 데이터로 변환하여 웹서버로 전송하는 센서;
사용자의 로그인을 통해 빅데이터 분석 요청 신호를 전송받는 웹서버;
상기 웹서버로 전송된 데이터를 파서 라이브러리를 사용하여 단위 데이터로 파싱하고 파싱된 단위 데이터를 맵리듀스하여 소정 순서로 배열하여 빅데이터 클러스터에 저장하는 API 드라이버 및
상기 API 드라이버의 출력 데이터를 다수의 저장소에 분산 저장하는 빅데이터 클러스터를 포함하는 것을 특징으로 하는 API 드라이버를 이용한 빅데이터 서비스 시스템.
A sensor which converts the sensed signal into data of JSON code and transmits it to the web server;
A web server for receiving a big data analysis request signal through a user's login;
An API driver for parsing the data transmitted to the web server into unit data using a parser library, parsing the parsed unit data, arranging the parsed unit data in a predetermined order and storing the parsed unit data in a big data cluster,
And a big data cluster for distributing output data of the API driver to a plurality of repositories.
제7항에 있어서,
상기 API 드라이버는,
상기 JSON 코드의 데이터를 파서 라이브러리를 사용하여 단위 데이터로 파싱하는 JSON 파서;
상기 빅데이터 클러스터에서 출력한 빅데이터를 결합하는 JSON 빌더 및
상기 JSON 파서가 출력하는 단위 데이터를 맵리듀스하여 상기 빅데이터 클러스터에 전송하는 맵리듀스부를 포함하는 것을 특징으로 하는 API 드라이버를 이용한 빅데이터 서비스 시스템.
8. The method of claim 7,
The API driver,
A JSON parser for parsing the data of the JSON code into unit data using a parser library;
A JSON builder that combines the big data output from the big data cluster and
And a map de-misser for mapping the unit data output by the JSON parser to the big data cluster.
제8항에 있어서,
상기 API 드라이버는,
상기 빅데이터 분석 요청 신호를 주제별로 분류하여 복수의 분석모듈 중 가장 유사한 분석 방법을 제공하는 분석모듈을 선택하는 서치모듈 및
상기 서치모듈에 따라 선택적으로 동작하고, 서로 다른 분석 방법을 제공하는 복수의 분석모듈을 더 포함하는 것을 특징으로 하는 API 드라이버를 이용한 빅데이터 서비스 시스템.
9. The method of claim 8,
The API driver,
A search module for classifying the big data analysis request signal by theme and selecting an analysis module providing the most similar analysis method among a plurality of analysis modules,
Further comprising a plurality of analysis modules that selectively operate according to the search module and provide different analysis methods.
제9항에 있어서,
상기 웹서버는,
상기 빅데이터 분석 요청 신호에 따라 상기 API 드라이버에서 제공하는 빅데이터 분석 데이터를 JSON 코드 데이터로 변환하여 웹페이지에 출력하는 것을 특징으로 하는 API 드라이버를 이용한 빅데이터 서비스 시스템.
10. The method of claim 9,
The web server comprises:
And converting the big data analysis data provided by the API driver into JSON code data according to the big data analysis request signal and outputting the JSON code data to a web page.
제7항에 있어서,
상기 빅데이터 서비스 시스템은,
상기 웹서버의 웹페이지에 전송된 사용자 인증 요청에 따라 사용자의 접속을 허용하는 사용자 인증모듈을 더 포함하는 것을 특징으로 하는 API 드라이버를 이용한 빅데이터 서비스 시스템.
8. The method of claim 7,
The big data service system comprises:
Further comprising a user authentication module for allowing a user to access the web page in response to a user authentication request transmitted to a web page of the web server.
심박수, 체온, 체질량 지수 및 혈당 중 적어도 하나를 감지하여 JSON 코드의 데이터로 변환한 후 웹서버로 전송하는 생체 센서;
상기 생체 센서로부터 전송받은 JSON 코드의 데이터를 상기 웹서버로부터 전송받아 파싱하고 맵리듀스하여 빅데이터 클러스터로 전송하는 API 드라이버 및
상기 API 드라이버의 출력 데이터를 다수개의 저장소에 분산하여 저장하는 빅데이터 클러스터를 포함하는 것을 특징으로 하는 빅데이터를 활용한 개인 맞춤형 건강관리 서비스 시스템.
A biosensor for sensing at least one of heart rate, body temperature, body mass index and blood sugar, converting the data into JSON code data, and transmitting the data to a web server;
An API driver for transmitting data of the JSON code transmitted from the bio-sensor to the web server, parsing the data, mapping the data to the big data cluster,
And a big data cluster for distributing output data of the API driver to a plurality of repositories.
제12항에 있어서,
상기 생체 센서가 출력하는 사용자별 몸 상태에 대한 데이터를 전송받아 상기 API 드라이버에 의해 상기 빅데이터 클러스터에 저장하여, 사용자가 빅데이터를 활용할 수 있도록 제공하는 웹서버를 더 포함하는 것을 특징으로 하는 빅데이터를 활용한 개인 맞춤형 건강관리 서비스 시스템.
13. The method of claim 12,
Further comprising a web server for receiving data on the physical condition of each user output by the biometric sensor and storing the data in the big data cluster by the API driver so that the user can utilize the big data. Personalized healthcare service system utilizing data.
제13항에 있어서,
상기 웹서버는,
사용자 로그인에 의해 사용자의 빅데이터 분석 요청 신호를 입력받고, 상기 API 드라이버가 분석한 빅데이터를 JSON 포맷으로 변환하여 출력하는 것을 특징으로 하는 빅데이터를 활용한 개인 맞춤형 건강관리 서비스 시스템.
14. The method of claim 13,
The web server comprises:
A big data analysis request signal of a user is inputted by a user login, and the big data analyzed by the API driver is converted into a JSON format and outputted, and the personalized health care service system using Big Data is outputted.
GPS 센서가 내장되어 사용자 차량의 이동경로 또는 위치정보를 웹서버로 전송하는 네비게이션;
상기 네비게이션에서 전송된 정보를 상기 웹서버로부터 전송받아 파싱하고 맵리듀스하는 API 드라이버 및
상기 API 드라이버로부터 전송된 맵리듀스된 데이터를 분산 저장하는 빅데이터 클러스터를 포함하는 것을 특징으로 하는 빅데이터를 활용한 교통정보 제공 시스템.
A navigation system having a built-in GPS sensor for transmitting movement path or position information of a user vehicle to a web server;
An API driver for receiving the information transmitted from the web server and parsing and mapping the information from the web server,
And a big data cluster for distributing and storing mapleded data transmitted from the API driver.
제15항에 있어서,
사용자의 웹페이지 로그인에 의해 상기 빅데이터 클러스터에 축적된 빅데이터를 사용자가 접속한 웹페이지에 제공하는 웹서버를 더 포함하는 것을 특징으로 하는 빅데이터를 활용한 교통정보 제공 시스템.
16. The method of claim 15,
Further comprising a web server for providing the user with a web page to which the user has accessed the big data accumulated in the big data cluster by the login of the user's web page.
KR1020140000792A 2014-01-03 2014-01-03 Big data service system based on web server and big data cluster using API driver KR101568654B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140000792A KR101568654B1 (en) 2014-01-03 2014-01-03 Big data service system based on web server and big data cluster using API driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140000792A KR101568654B1 (en) 2014-01-03 2014-01-03 Big data service system based on web server and big data cluster using API driver

Publications (2)

Publication Number Publication Date
KR20150081126A true KR20150081126A (en) 2015-07-13
KR101568654B1 KR101568654B1 (en) 2015-11-16

Family

ID=53792938

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140000792A KR101568654B1 (en) 2014-01-03 2014-01-03 Big data service system based on web server and big data cluster using API driver

Country Status (1)

Country Link
KR (1) KR101568654B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101864509B1 (en) * 2016-11-30 2018-06-04 영남대학교 산학협력단 Method and system for analyzing bigdata
KR101878291B1 (en) * 2017-05-24 2018-08-07 재단법인차세대융합기술연구원 Big data management system and management method thereof
WO2019117390A1 (en) * 2017-12-11 2019-06-20 (주)인스페이스 Cloud-based organic data visualization service
CN112015568A (en) * 2020-07-06 2020-12-01 尚特杰电力科技有限公司 Method and system for realizing remote upgrading of RTU (remote terminal Unit) and parallel configuration of multiple threads
CN114584593A (en) * 2022-03-28 2022-06-03 中国电子科技集团公司第三十八研究所 Data acquisition system and method based on cluster state perception

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11436248B2 (en) 2018-12-20 2022-09-06 At&T Intellectual Property I, L.P. Systems and methods for providing dynamically configured responsive storage

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101255060B1 (en) 2012-07-16 2013-04-16 한국과학기술정보연구원 System and method for extracting distributed parallel entity based on mapreduce

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101864509B1 (en) * 2016-11-30 2018-06-04 영남대학교 산학협력단 Method and system for analyzing bigdata
KR101878291B1 (en) * 2017-05-24 2018-08-07 재단법인차세대융합기술연구원 Big data management system and management method thereof
WO2019117390A1 (en) * 2017-12-11 2019-06-20 (주)인스페이스 Cloud-based organic data visualization service
CN112015568A (en) * 2020-07-06 2020-12-01 尚特杰电力科技有限公司 Method and system for realizing remote upgrading of RTU (remote terminal Unit) and parallel configuration of multiple threads
CN114584593A (en) * 2022-03-28 2022-06-03 中国电子科技集团公司第三十八研究所 Data acquisition system and method based on cluster state perception

Also Published As

Publication number Publication date
KR101568654B1 (en) 2015-11-16

Similar Documents

Publication Publication Date Title
KR101568654B1 (en) Big data service system based on web server and big data cluster using API driver
US11631015B2 (en) Machine learning techniques for internet protocol address to domain name resolution systems
US10129118B1 (en) Real time anomaly detection for data streams
JP6568935B2 (en) Similarity analysis and data enhancement techniques using knowledge sources
US9954746B2 (en) Automatically generating service documentation based on actual usage
US20190082005A1 (en) Managed function execution for processing data streams in real time
US20170213301A1 (en) Systems and methods for influence of a user on content shared via an encoded uniform resource locator (url) link
US9111211B2 (en) Systems and methods for relevance scoring of a digital resource
CN102130933B (en) Recommending method, system and equipment based on mobile Internet
US9128896B2 (en) Systems and methods for identifying phrases in digital content that are trending
US20150227406A1 (en) Techniques for generating diagnostic identifiers to trace request messages and identifying related diagnostic information
US20130159298A1 (en) System and method providing search results based on user interaction with content
US9509548B2 (en) Multimedia aggregation technique based on RSS feeds
KR102478464B1 (en) System, apparatuses, and methods of processing and managing web traffic data
US20160380875A1 (en) Identifying referral pages based on recorded url requests
WO2013106595A2 (en) Processing store visiting data
CN102741827A (en) Information processing device
US11475323B2 (en) Systems and methods for crowdsourcing device recognition
Iggena et al. Iotcrawler: Challenges and solutions for searching the internet of things
KR20210048425A (en) Methods, apparatuses, and systems for data mapping
Uzunidis et al. Intelligent performance prediction: the use case of a Hadoop cluster
Abdulrazak et al. IoT Architecture with Plug and Play for fast deployment and system reliability: AMI Platform
CN104123307A (en) Data loading method and system
Al-Saadi et al. SDN-based routing framework for elephant and mice flows using unsupervised machine learning
KR20210000041A (en) Method and apparatus for analyzing log data in real time

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20190502

Year of fee payment: 4

R401 Registration of restoration