[jira] [Created] (CARBONDATA-3135) Remove sub-module profile, which can avoid multiple version jar

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-3135) Remove sub-module profile, which can avoid multiple version jar

Akash R Nilugal (Jira)
xubo245 created CARBONDATA-3135:
-----------------------------------

             Summary: Remove sub-module profile, which can avoid multiple version jar
                 Key: CARBONDATA-3135
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3135
             Project: CarbonData
          Issue Type: Improvement
            Reporter: xubo245
            Assignee: xubo245


When I run hiveExample with spark-2.1 and spark-2.3, there are two version spark, spark2.1+2.2 or spark2.3+2.2, the hiveExample will fail. For more details: https://issues.apache.org/jira/browse/CARBONDATA-3128

The root cause is because user can't select sub-module profile in IDEA, it will use default version. but other module use parent profile version. So there are two version jar.

Remove sub-module profile, which can avoid multiple version jar




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)