# scala-learning **Repository Path**: turingcomputer/scala-learning ## Basic Information - **Project Name**: scala-learning - **Description**: 描述:Scala语言学习整理与总结 - **Primary Language**: Scala - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-15 - **Last Updated**: 2023-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Scala学习 nuhup /opt/module/spark-yarn/bin/spark-submit --class com.bigdata.pipeline.MemberToClickhouseStatPipeline --master yarn --deploy-mode cluster --driver-memory 10G --driver-cores 4 --num-executors 5 --executor-memory 6g --executor-cores 6 --supervise member-pipeline-1.0.1-SNAPSHOT.jar --conf "spark.executor.extraJavaOptions=-XX:+UseG1GC -XX:G1HeapRegionSize=16M -XX:+PrintGCDetails -XX:+PrintGCTimeStamps" --conf spark.memory.fraction=0.8 > ~/opt/project/member-pipeline/logs/member-pipeline.out &