Does hdfs enable a customer to peruse a record, which is already opened for writing?
Answer / Vijay Tomer
No, HDFS does not allow reading from a file that is open for writing. You would need to close the write operation and then reopen it for reading.
| Is This Answer Correct ? | 0 Yes | 0 No |
Replication causes data redundancy and consume a lot of space, then why is it pursued in hdfs?
Why HDFS performs replication, although it results in data redundancy?
How much Metadata will be created on NameNode in Hadoop?
Write the command to copy a file from linux to hdfs?
What is the difference between input split and hdfs block?
How is hdfs block size different from traditional file system block size?
Can you define a block and block scanner in hdfs?
Explain about the indexing process in hdfs?
How to split single hdfs block into partitions rdd?
How does hdfs provides good throughput?
How HDFS client divide the file into the block while storing inside HDFS?
On what basis name node distribute blocks across the data nodes in HDFS?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)