MapR FS (original) (raw)

About DBpedia

The MapR File System (MapR FS) is a clustered file system that supports both verylarge-scale and high-performance uses. MapR FS supports a variety of interfaces includingconventional read/write file access via NFS and a FUSE interface, as well as via the HDFS interface used bymany systems such as Apache Hadoop and Apache Spark. In addition to file-oriented access,MapR FS supports access to tables and message streams using the Apache HBase and Apache Kafka APIs as well as via a document database interface.

Property Value
dbo:abstract The MapR File System (MapR FS) is a clustered file system that supports both verylarge-scale and high-performance uses. MapR FS supports a variety of interfaces includingconventional read/write file access via NFS and a FUSE interface, as well as via the HDFS interface used bymany systems such as Apache Hadoop and Apache Spark. In addition to file-oriented access,MapR FS supports access to tables and message streams using the Apache HBase and Apache Kafka APIs as well as via a document database interface. First released in 2010, MapR FS is now typically described as the MapR Converged Data Platform dueto the addition of tabular and messaging interfaces. The same core technology is, however, used toimplement all of these forms of persistent data storage and all of the interfaces are ultimatelysupported by the same server processes. To distinguish the different capabilities of the overalldata platform, the term MapR FS is used more specifically to refer to the file-oriented interfaces,MapR DB or MapR JSON DB is used to refer to the tabular interfaces and MapR Streams is used todescribe the message streaming capabilities. MapR FS is a cluster filesystem in that it provides uniform access from/to files and other objectssuch as tables using a universal namespace accessible from any client of the system. Access controlis also provided for files, tables and streams using access control expressions, which are anextension of the more common (and limited) access control list to allow permissions to becomposed not just of lists of allowed users or groups, but instead to allow boolean combinations ofuser id and groups. (en) MapR File System (MapR FS) は非常に大規模で高い性能が求められる用途をサポートする分散ファイルシステムである。MapR FSは多様なインタフェースに対応しており、これにはNFSやFUSEインタフェースを経由した従来型のRead/Writeファイルアクセスに加えて、Apache HadoopやApache Sparkといった多くのシステムで使われているHDFSインタフェースも含まれる。またファイル志向のアクセスだけではなく、MapR FSはApache HBase APIおよび API、さらにはドキュメントデータベースインタフェースを利用したテーブルやメッセージストリームへのアクセスにも対応している。 MapR FSは2010年に最初のリリースが行われたが、テーブルおよびメッセージングインタフェースの追加に伴い現在ではMapR Converged Data Platformと称されることが多い。しかしながら、これらすべての形式の永続データストレージを実装するために同じコア技術が使われており、すべてのインタフェースは最終的に同一のサーバプロセスが処理を担っている。データ基盤全体の個々の機能を区別するために、MapR FSの名称は特にファイル志向インタフェースを指すときに使われる。同様に、MapR DBもしくはMapR JSON DBはテーブル型インタフェースを指すときに使われ、MapR Streamsはメッセージストリーミング機能の説明のために使われる。 MapR FSはクラスタファイルシステムにおいて、クライアントからユニバーサルな名前空間を使用して、ファイルだけでなくテーブルなどの他のオブジェクトに対してもアクセスできるようにしている。ファイル、テーブル、ストリームに対してはアクセス制御表現を使用したアクセス制御も提供されている。アクセス制御表現は、一般に利用されている(限定的な)アクセス制御リストの機能拡張版で、許可されたユーザーやグループの単なるリストではなく、ユーザーおよびグループのブール表現による組み合わせによりパーミッションを構成することを可能にしている。 (ja)
dbo:wikiPageExternalLink http://www.mapr.com
dbo:wikiPageID 50887575 (xsd:integer)
dbo:wikiPageLength 7799 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1085117218 (xsd:integer)
dbo:wikiPageWikiLink dbr:RozoFS dbr:List_of_file_systems dbr:Andrew_File_System dbc:Distributed_file_systems_supported_by_the_Linux_kernel dbr:OCFS2 dbr:Clustered_file_system dbr:Gluster dbr:Moose_File_System dbr:Apache_HBase dbr:Apache_Hadoop dbr:Apache_Kafka dbr:Apache_Spark dbr:Linux dbr:Lustre_(file_system) dbr:ZFS dbr:B-tree dbr:GFS2 dbr:Access_control_list dbc:Distributed_file_systems dbr:Filesystem_in_Userspace dbr:Google_File_System dbr:QFS dbr:Remote_procedure_call dbr:Access_control_expression dbr:MapR dbr:Shared_disk_file_system
dbp:compression Yes (en)
dbp:developer dbr:MapR
dbp:directoryStruct dbr:B-tree
dbp:encryption Yes (en)
dbp:fileStruct Multi-level B-tree (en)
dbp:fileSystemPermissions Standard Unix, Access Control expressions (en)
dbp:fullName MapR FS (en)
dbp:introductionDate 2011 (xsd:integer)
dbp:introductionOs dbr:Linux
dbp:maxFileSize 16 (xsd:integer)
dbp:maxFilesNo unlimited (en)
dbp:maxVolumeSize unlimited (en)
dbp:name MapR FS Features (en)
dbp:os dbr:Linux
dbp:wikiPageUsesTemplate dbt:Advert dbt:COI dbt:Multiple_issues dbt:Reflist dbt:Short_description dbt:Filesystem dbt:Infobox_filesystem
dcterms:subject dbc:Distributed_file_systems_supported_by_the_Linux_kernel dbc:Distributed_file_systems
rdfs:comment The MapR File System (MapR FS) is a clustered file system that supports both verylarge-scale and high-performance uses. MapR FS supports a variety of interfaces includingconventional read/write file access via NFS and a FUSE interface, as well as via the HDFS interface used bymany systems such as Apache Hadoop and Apache Spark. In addition to file-oriented access,MapR FS supports access to tables and message streams using the Apache HBase and Apache Kafka APIs as well as via a document database interface. (en) MapR File System (MapR FS) は非常に大規模で高い性能が求められる用途をサポートする分散ファイルシステムである。MapR FSは多様なインタフェースに対応しており、これにはNFSやFUSEインタフェースを経由した従来型のRead/Writeファイルアクセスに加えて、Apache HadoopやApache Sparkといった多くのシステムで使われているHDFSインタフェースも含まれる。またファイル志向のアクセスだけではなく、MapR FSはApache HBase APIおよび API、さらにはドキュメントデータベースインタフェースを利用したテーブルやメッセージストリームへのアクセスにも対応している。 MapR FSはクラスタファイルシステムにおいて、クライアントからユニバーサルな名前空間を使用して、ファイルだけでなくテーブルなどの他のオブジェクトに対してもアクセスできるようにしている。ファイル、テーブル、ストリームに対してはアクセス制御表現を使用したアクセス制御も提供されている。アクセス制御表現は、一般に利用されている(限定的な)アクセス制御リストの機能拡張版で、許可されたユーザーやグループの単なるリストではなく、ユーザーおよびグループのブール表現による組み合わせによりパーミッションを構成することを可能にしている。 (ja)
rdfs:label MapR FS (en) MapR FS (ja)
owl:sameAs yago-res:MapR FS wikidata:MapR FS dbpedia-ja:MapR FS https://global.dbpedia.org/id/2Lqnb
prov:wasDerivedFrom wikipedia-en:MapR_FS?oldid=1085117218&ns=0
foaf:isPrimaryTopicOf wikipedia-en:MapR_FS
is dbo:wikiPageWikiLink of dbr:RozoFS dbr:List_of_file_systems dbr:Clustered_file_system dbr:GPFS dbr:Gluster dbr:Apache_Drill dbr:Apache_Hadoop dbr:Comparison_of_distributed_file_systems dbr:Ceph_(software) dbr:Distributed_file_system_for_cloud dbr:Access_control_expression
is foaf:primaryTopic of wikipedia-en:MapR_FS