i'm writing distributed algorithms for the first time and also using spark for the first time.
my code looks extremely long and messy. the code runs, but it looks extremely inefficient. there gotta be a better way to write these distributed algorithms. is there a list of guidelines / best practices to write code in general and distributed algorithms specifically with spark? thanks! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-best-practices-guidelines-tp16706.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
