'Obtain Folder size in Azure Data Lake Gen2 using Java

There is some literature over the internet for C# to compute folder size. But could not find Java.

  1. Is there an easy way to know the folder size? in Gen2
  2. How to compute if not?

There are several examples on the internet for (2) with C# and powershell. Any means with Java?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source