How to update the last modified timestamp of a file in HDFS?
Sometimes, we come across a situation where we may need to update the last modified time of a file in HDFS. We can achieve it using Hadoop FileSystem API in Java. Step 1: Create a simple maven project in Eclipse. Step 2: Update the below dependencies in pom.xml file. [crayon-67daad872f948736226197/] Step 3: Create … Continue reading How to update the last modified timestamp of a file in HDFS?
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed