2pk03 commented on PR #356: URL: https://github.com/apache/incubator-wayang/pull/356#issuecomment-1778677211
Hi @joker-star-l. thank you! The license check failed, please add the proper license header into: ``` wayang-commons/wayang-basic/src/main/java/org/apache/wayang/basic/operators/KMeansOperator.java wayang-platforms/wayang-spark/code/main/java/org/apache/wayang/spark/mapping/ml/KMeansMapping.java wayang-platforms/wayang-spark/code/main/java/org/apache/wayang/spark/operators/ml/SparkKMeansOperator.java wayang-platforms/wayang-spark/code/main/java/org/apache/wayang/spark/plugin/SparkMLPlugin.java wayang-platforms/wayang-spark/code/test/java/org/apache/wayang/spark/operators/SparkKMeansOperatorTest.java ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
