diff options
-rw-r--r-- | notes/pyspark.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/pyspark.md b/notes/pyspark.md index b47911b..4bd4311 100644 --- a/notes/pyspark.md +++ b/notes/pyspark.md @@ -6,3 +6,4 @@ yarn node -list -all * https://stackoverflow.com/questions/58700384/how-to-fix-typeerror-an-integer-is-required-got-type-bytes-error-when-tryin * https://query.wikidata.org/#SELECT%20%28COUNT%28%2a%29%20AS%20%3Fcount%29%0AWHERE%20%7B%0A%20%20%3Fx%20wdt%3AP2860%20%24y%20.%0A%7D%0A +* https://stackoverflow.com/questions/41112801/property-spark-yarn-jars-how-to-deal-with-it |