Skip to content Skip to sidebar Skip to footer
Showing posts with the label Distributed Computing

Sum In Spark Gone Bad

Based on Unbalanced factor of KMeans?, I am trying to compute the Unbalanced Factor, but I fail. Ev… Read more Sum In Spark Gone Bad

How To Run A Python Program On Condor?

I am new to Condor and am trying to run my Python program on Condor but have a difficulty of doing … Read more How To Run A Python Program On Condor?

Read A Distributed Tab Delimited Csv

Inspired from this question, I wrote some code to store an RDD (which was read from a Parquet file)… Read more Read A Distributed Tab Delimited Csv