메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

Cloudera CDH/CDP 및 Hadoop EcoSystem, Semantic IoT등의 개발/운영 기술을 정리합니다. gooper@gooper.com로 문의 주세요.


출처 : http://db-engines.com/en/system/Elasticsearch%3BHive%3BJena

System Properties Comparison Elasticsearch vs. Hive vs. Jena

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameElasticsearch  XHive  XJena  X
DescriptionA modern search and analytics engine based on Apache Lucenedata warehouse software for querying and managing large distributed datasets, built on HadoopApache Jena is a Java framework for building Semantic Web and Linked Data applications.
Database modelSearch engineRelational DBMSRDF store
DB-Engines Ranking 
Trend Chart
Score80.17
Rank#11  Overall
#1  Search engines
Score50.51
Rank#16  Overall
#10  Relational DBMS
Score1.79
Rank#84  Overall
#3  RDF stores
Websitewww.elastic.co/­products/­elasticsearchhive.apache.orgjena.apache.org
Technical documentationwww.elastic.co/­guidecwiki.apache.org/­confluence/­display/­Hive/­Homejena.apache.org/­documentation/­index.html
DeveloperElasticApache Software Foundation Apache Software Foundation 
Initial release201020122000
Current release2.2.0, February 20161.2.1, June 20152.12.0, August 2014
LicenseOpen Source Open Source Open Source 
Database as a Service (DBaaS) nonono
Implementation languageJavaJavaJava
Server operating systemsAll OS with a Java VMAll OS with a Java VMLinux
OS X
Unix
Windows
Data schemeschema-free yesyes 
Typing yesyesyes
Secondary indexesyes yesyes
SQLnono no
APIs and other access methodsJava API
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
Fuseki 
Jena RDF API
RIO 
SPARQL
Supported programming languages.Net
Clojure
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lua
Perl
PHP
Python
Ruby
Scala
C++
Java
PHP
Python
Java
Server-side scripts yesyes yes
Triggersyes noyes 
Partitioning methods ShardingShardingnone
Replication methods yesselectable replication factornone
MapReducenoyes no
Consistency concepts Eventual Consistency Eventual Consistency
Foreign keys nono
Transaction concepts nonoACID 
Concurrency yesyesyes
Durability yesyesyes
User concepts Access rights for users, groups and rolesAccess control via Jena Security

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

3rd party products and services

We invite representatives of 3rd party vendors to contact us for presenting information about their offerings here.

More resources
ElasticsearchHiveJena
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

Elasticsearch cluster in a jiffy: Step by step
15 February 2016, The Register

Treasure Data Adds Elasticsearch Integration to Portfolio
17 February 2016, GlobeNewswire (press release)

Prelert brings behavioral analytics to Elasticsearch
18 February 2016, BetaNews

Slack Analytics & Search with Elasticsearch, Node.js and React - SYS
11 February 2016, CON Media (press release)

Elasticsearch de dentro para fora: Mapping e Analyzers
4 March 2016, iMasters

provided by Google News

Apache、データウェアハウス構築環境「Apache Hive 2.0.0」をリリース
17 February 2016, CodeZine

From Hadoop to Zeta: Inside MapR's Convergence Conversion
8 March 2016, Datanami

How different SQL-on-Hadoop engines satisfy BI workloads | CIO
24 February 2016, CIO

Hortonworks Makes Waves, BI Benchmark Breakthrough: Big Data ...
6 March 2016, InformationWeek

AtScale Benchmarks Three SQL-on-Hadoop Engines
25 February 2016, TechTarget (blog)

provided by Google News

How Govinfo keeps pace with users
18 February 2016, GCN.com

JSON format coexists with XML in association's data strategy
14 January 2016, TechTarget

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

How to determine which NoSQL DBMS best fits your needs
5 June 2015, TechTarget

September News and Product Briefs - Bio
8 October 2013, IT World

provided by Google News



번호 제목 날짜 조회 수
181 ntp시간 맞추기 2018.09.12 350
180 cloudera(python 2.7.5)에서 anaconda3로 설치한 외부 python(3.6.6)을 이용하여 pyspark를 사용하는 설정 2018.09.14 1126
179 impala,hive및 hdfs만 접근가능하고 파일을 이용한 테이블생성가능하도록 hue 권한설정설정 2018.09.17 576
178 physical memory used되면서 mapper가 kill되는 경우 오류 발생시 조치 2018.09.20 1759
177 Error: java.lang.RuntimeException: java.lang.OutOfMemoryError 오류가 발생하는 경우 2018.09.20 653
176 hive metastore ERD file 2018.09.20 877
175 [sentry]role부여후 테이블명이 변경되어 오류가 발생할때 조치방법 2018.10.16 435
174 kafka에서 메세지 중복 consume이 발생할 수 있는 상황 2018.10.23 469
173 [Oozie]Disk I/O error: Failed to open HDFS file dhfs://..../tb_aaa/....OPYING 2019.02.15 400
172 TransmitData() to failed: Network error: Recv() got EOF from remote (error 108) 오류 현상 2019.02.15 553
171 json으로 존재하는 데이터 parsing하기 2019.03.25 1258
170 Could not configure server becase SASL configuration did not allow the Zookeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Checksum failed 2019.05.18 525
169 하둡 클러스터 전체 노드를 다시 기동하면 invalidate metadata를 수행해야 데이터가 틀어지지 않는다. 2019.05.20 209
168 hive테이블의 물리적인 위치인 HDFS에 여러개의 데이터 파일이 존재할때 한개의 파일로 merge하여 동일한 테이블에 입력하는 방법 2019.05.23 896
167 kerberos설정된 상태의 spooldir->memory->hdfs로 저장하는 과정의 flume agent configuration구성 예시 2019.05.30 448
166 source, sink를 직접 구현하여 사용하는 예시 2019.05.30 493
165 jdk 9이상 사용하려면 repository를 아래와 같이 지정해야한다. 2019.06.02 198
164 ubuntu에 maven 3.6.1설치 및 환경변수 설정 2019.06.02 947
163 scala-eclipse 다운로드 2019.06.09 301
162 elasticsearch에서 모든 인덱스(색인)을 삭제하는 방법 2019.06.09 313
위로