[jira] [Comment Edited] (ATLAS-1246) Upgrade versions of dependencies

2016-11-15 Thread Shwetha G S (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15643747#comment-15643747
 ] 

Shwetha G S edited comment on ATLAS-1246 at 11/16/16 7:10 AM:
--

If the test in IntellijIdea fail with unable to access method 
com.google.common.base.Stopwatch, right click on modules titan0, 
shaded/hbase-client-shaded and shaded/hbase-server-shaded, goto Maven->Ignore 
Projects. On Atlas main module, right click, goto Maven->Reimport. The issue is 
because of IntellijIdea not handling shaded dependencies correctly - 
https://youtrack.jetbrains.com/issue/IDEA-126596

Build on command line works fine


was (Author: shwethags):
If the test in IntellijIdea fail with unable to access method 
com.google.common.base.Stopwatch, right click on modules titan0, 
shaded/hbase-client-shaded and shaded/hbase-server-shaded, goto Maven->Ignore 
Projects. On Atlas main module, right click, goto Maven->Reimport. The issue is 
because of IntellijIdea not handling shaded dependencies correctly

Build on command line works fine

> Upgrade versions of dependencies
> 
>
> Key: ATLAS-1246
> URL: https://issues.apache.org/jira/browse/ATLAS-1246
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1246-v2.patch, ATLAS-1246-v3.patch, 
> ATLAS-1246-v4.patch, ATLAS-1246.patch
>
>
> 1. Expose variables for setting zookeeper version
> 2. Upgrade the versions of libraries



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-1246) Upgrade versions of dependencies

2016-11-10 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15655425#comment-15655425
 ] 

Suma Shivaprasad edited comment on ATLAS-1246 at 11/10/16 10:54 PM:


Have reverted the patch until we figure out the issues involved with the 
build/deployment - 
https://github.com/apache/incubator-atlas/commit/71714d20f1e3d5e4e30332ca3c692e186f90c220



was (Author: suma.shivaprasad):
Have reverted the patch until we figure out the issues involved with the 
build/deployment

> Upgrade versions of dependencies
> 
>
> Key: ATLAS-1246
> URL: https://issues.apache.org/jira/browse/ATLAS-1246
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1246-v2.patch, ATLAS-1246.patch
>
>
> 1. Expose variables for setting zookeeper version
> 2. Upgrade the versions of libraries



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-1246) Upgrade versions of dependencies

2016-11-07 Thread Shwetha G S (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15643747#comment-15643747
 ] 

Shwetha G S edited comment on ATLAS-1246 at 11/7/16 10:24 AM:
--

If the test in IntellijIdea fail with unable to access method 
com.google.common.base.Stopwatch, right click on modules titan0, 
shaded/hbase-client-shaded and shaded/hbase-server-shaded, goto Maven->Ignore 
Projects. On Atlas main module, right click, goto Maven->Reimport. The issue is 
because of IntellijIdea not handling shaded dependencies correctly

Build on command line works fine


was (Author: shwethags):
If the test in IntellijIdea fail with unable to access method 
com.google.common.base.Stopwatch, right click on modules titan0, 
shaded/hbase-client-shaded and shaded/hbase-server-shaded, goto Maven->Ignore 
Projects. On Atlas main module, right click, goto Maven->Reimport. Build on 
command line works fine

> Upgrade versions of dependencies
> 
>
> Key: ATLAS-1246
> URL: https://issues.apache.org/jira/browse/ATLAS-1246
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1246-v2.patch, ATLAS-1246.patch
>
>
> 1. Expose variables for setting zookeeper version
> 2. Upgrade the versions of libraries



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-1246) Upgrade versions of dependencies

2016-11-07 Thread Shwetha G S (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15643732#comment-15643732
 ] 

Shwetha G S edited comment on ATLAS-1246 at 11/7/16 10:22 AM:
--

1. Changed scala version to 2.11
2. Changed guava version to 18.0. hbase and titan doesn't work with guava 18. 
In general, when hbase and titan versions are changed using properties, the 
guava versions that hbase, titan and atlas require may be incompatible and will 
fail at runtime. So, shaded the guava dependencies in hbase and titan

NOTE: Test in repository is failing on trunk, tracked in ATLAS-1273


was (Author: shwethags):
1. Changed scala version to 2.11
2. Changed guava version to 18.0. hbase and titan doesn't work with guava 18. 
In general, when hbase and titan versions are changed using properties, the 
guava versions that hbase, titan and atlas require may be incompatible and will 
fail at runtime. So, shaded the guava dependencies in hbase and titan

> Upgrade versions of dependencies
> 
>
> Key: ATLAS-1246
> URL: https://issues.apache.org/jira/browse/ATLAS-1246
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1246-v2.patch, ATLAS-1246.patch
>
>
> 1. Expose variables for setting zookeeper version
> 2. Upgrade the versions of libraries



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)