Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: k A

    This author has written 777 articles
    1. Home>
    2. k A>
    3. Page 70

    CouchDB – Creating a Database

    • Post author:k A
    • Post published:August 13, 2021
    • Post category:CouchDB
    • Post comments:0 Comments

    Database is the outermost data structure in CouchDB where your documents are stored. You can create these databases using cURL utility provided by CouchDB, as well as Futon the web…

    Continue ReadingCouchDB – Creating a Database

    CouchDB – HTTP API

    • Post author:k A
    • Post published:August 13, 2021
    • Post category:CouchDB
    • Post comments:0 Comments

    Using HTTP request headers, you can communicate with CouchDB. Through these requests we can retrieve data from the database, store data in to the database in the form of documents,…

    Continue ReadingCouchDB – HTTP API

    CouchDB – Curl & Futon

    • Post author:k A
    • Post published:August 13, 2021
    • Post category:CouchDB
    • Post comments:0 Comments

    cURL Utility cURL utility is a way to communicate with CouchDB. It is a tool to transfer data from or to a server, using one of the supported protocols (HTTP,…

    Continue ReadingCouchDB – Curl & Futon

    CouchDB – Installation

    • Post author:k A
    • Post published:August 13, 2021
    • Post category:CouchDB
    • Post comments:0 Comments

    This chapter teaches you how to install CouchDB in windows as well as Linux systems. Installing CouchDB in Windows Download CouchDB The official website for CouchDB is https://couchdb.apache.org. If you click…

    Continue ReadingCouchDB – Installation

    CouchDB – Introduction

    • Post author:k A
    • Post published:August 13, 2021
    • Post category:CouchDB
    • Post comments:1 Comment

    This tutorial provides a brief knowledge about CouchDB, the procedures to set it up, and the ways to interact with CouchDB server using cURL and Futon. It also tells how…

    Continue ReadingCouchDB – Introduction

    Hadoop – Multi-Node Cluster

    • Post author:k A
    • Post published:August 13, 2021
    • Post category:Hadoop
    • Post comments:0 Comments

    This chapter explains the setup of the Hadoop Multi-Node cluster on a distributed environment. As the whole cluster cannot be demonstrated, we are explaining the Hadoop cluster environment using three…

    Continue ReadingHadoop – Multi-Node Cluster

    Hadoop – Streaming

    • Post author:k A
    • Post published:August 13, 2021
    • Post category:Hadoop
    • Post comments:0 Comments

    Hadoop streaming is a utility that comes with the Hadoop distribution. This utility allows you to create and run Map/Reduce jobs with any executable or script as the mapper and/or…

    Continue ReadingHadoop – Streaming

    Hadoop – MapReduce

    • Post author:k A
    • Post published:August 13, 2021
    • Post category:Hadoop
    • Post comments:0 Comments

    MapReduce is a framework using which we can write applications to process huge amounts of data, in parallel, on large clusters of commodity hardware in a reliable manner. What is…

    Continue ReadingHadoop – MapReduce

    Hadoop – Command Reference

    • Post author:k A
    • Post published:August 13, 2021
    • Post category:Hadoop
    • Post comments:0 Comments

    There are many more commands in "$HADOOP_HOME/bin/hadoop fs" than are demonstrated here, although these basic operations will get you started. Running ./bin/hadoop dfs with no additional arguments will list all the commands…

    Continue ReadingHadoop – Command Reference

    Hadoop – HDFS Operations

    • Post author:k A
    • Post published:August 13, 2021
    • Post category:Hadoop
    • Post comments:0 Comments

    Starting HDFS Initially you have to format the configured HDFS file system, open namenode (HDFS server), and execute the following command. $ hadoop namenode -format After formatting the HDFS, start…

    Continue ReadingHadoop – HDFS Operations
    • Go to the previous page
    • 1
    • …
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • 73
    • …
    • 78
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP