chitralverma opened a new pull request #589: URL: https://github.com/apache/griffin/pull/589
**What changes were proposed in this pull request?** _This PR affects only the measure module._ In newer environments specially clouds, Griffin measure module may face compatibility issues due the old Scala and Spark versions. To remedy this following topics are covered in this ticket, - Cross-compilation across scala major versions (2.11, 2.12) - Update Spark Version (2.4+) - Create maven profiles to build different scala and spark versions - Changes to build strategy This process is also done is apache spark to build for different versions of Scala and Hadoop. **Does this PR introduce any user-facing change?** No **How was this patch tested?** Via maven build process. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
