Passionate about connecting technical worlds of Big Data and OSINT.
Pinned Loading
-
Example of using Digital Ocean Space...
Example of using Digital Ocean Spaces as a Spark storage with hadoop-aws library (including official AWS SDK) 1// Configuring Spark Session2val hadoopConf = sparkSession.sparkContext.hadoopConfiguration
3hadoopConf.set("fs.s3a.access.key", "<YOUR_ACCESS_KEY>")
4hadoopConf.set("fs.s3a.secret.key", "<YOUR_SECRET_KEY>")
5hadoopConf.set("fs.s3a.endpoint", "https://<REGION>.digitaloceanspaces.com") // example: "https://nyc3.digitaloceanspaces.com
-
data-hunters/metadata-digger
data-hunters/metadata-digger PublicBig Data tool for metadata extraction (Exif), enrichment (using DeepLearning) and analysis
-
data-hunters/metadata-digger-ai
data-hunters/metadata-digger-ai PublicCode and result files (models, etc.) related to Metadata Digger's parts using Artificial Intelligence methods.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



