<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://localhost:8080/xmlui/handle/123456789/2315">
    <title>DSpace Collection:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/2315</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/2316" />
      </rdf:Seq>
    </items>
    <dc:date>2026-06-23T06:31:56Z</dc:date>
  </channel>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/2316">
    <title>Study of Distributed File System for Big Data</title>
    <link>http://localhost:8080/xmlui/handle/123456789/2316</link>
    <description>Title: Study of Distributed File System for Big Data
Authors: Zalte, Sagar A.; Takate, Vishwas R.; Chaudhari, Saish R.
Abstract: The caption for Hadoop is big data analytics. That means perform Analytics over big data. Traditional&#xD;
technologies such as R, SQL, and Vertica cannot deal with big data. Hadoop can store unstructured semi structured and&#xD;
structured data. Two core component of Hadoop are 1.HDFS 2.Map Reduce. The Hadoop Distributed File System&#xD;
(HDFS) is designed to store very large data sets reliably, and to stream those data sets at high bandwidth to user&#xD;
applications. Map Reduce is an execution engine of Hadoop, it process the data stored in HDFS in distributed manner.</description>
    <dc:date>2017-02-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

