메뉴 건너뛰기

Bigdata, Semantic IoT, Hadoop, NoSQL

Bigdata, 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



번호 제목 글쓴이 날짜 조회 수
581 oozie 4.1 설치 - maven을 이용한 source compile on hadoop 2.5.2 with postgresql 9.3 총관리자 2015.04.30 862
580 Impala의 Queries탭에서 여러조건으로 쿼리 찾기 총관리자 2018.05.09 860
579 ubuntu에 maven 3.6.1설치 및 환경변수 설정 총관리자 2019.06.02 856
578 [SBT] SBT 사용법 정리(링크) 총관리자 2016.08.04 839
577 Hive JDBC Connection과 유형별 에러및 필요한 jar파일 총관리자 2021.05.24 834
576 dual table만들기 총관리자 2014.05.16 824
575 [shellscript]엑셀파일에서 여러줄에 존재하는 단어를 한줄의 문자열로 합치는 방법(comma로 구분) 총관리자 2019.07.15 811
574 [Mybatis]Spring과 연동하지 않고 Java+Mybatis 형태의 프로그램 샘플소스 총관리자 2016.09.01 811
573 hive query에서 mapreduce돌리지 않고 select하는 방법 총관리자 2014.05.23 811
572 update 샘플 총관리자 2018.03.12 810
571 oozie job 구동시 JA009: User: hadoop is not allowed to impersonate hadoop 오류나는 경우 총관리자 2014.06.02 807
570 sentry설정 방법및 활성화시 설정이 필요한 파일및 설정값, 계정생성 방법 총관리자 2018.08.16 779
569 mongodb aggregation query를 Java code로 변환한 샘플 총관리자 2016.12.15 777
568 python test.py실행시 "ImportError: No module named pyspark" 혹은 "ImportError: No module named py4j.protocol"등의 오류 발생시 조치사항 총관리자 2017.07.04 765
567 oracle to hive data type정리표 총관리자 2018.08.22 764
566 [Kerberos]Kerberos상태의 클러스터에 JDBC로 접근할때 케이스별 오류내용 총관리자 2020.02.14 763
565 beeline실행시 User: root is not allowed to impersonate오류 발생시 조치사항 총관리자 2016.06.03 760
564 [DBeaver 4.3.0]import/export시 "Client home is not specified for connection" 오류발생시 조치사항 총관리자 2017.12.21 753
563 Cloudera Manager web UI의 언어를 한글에서 영문으로 변경하기 총관리자 2018.04.03 743
562 hive metastore ERD file 총관리자 2018.09.20 731

A personal place to organize information learned during the development of such Hadoop, Hive, Hbase, Semantic IoT, etc.
We are open to the required minutes. Please send inquiries to gooper@gooper.com.

위로