[jira] [Commented] (ATLAS-411) Hive bridge needs the full hadoop classpath to interact with HDFS

2016-01-10 Thread Shwetha G S (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091482#comment-15091482 ] Shwetha G S commented on ATLAS-411: --- You can use mvn dependency:tree to figure out how the dependencies

[jira] [Commented] (ATLAS-411) Hive bridge needs the full hadoop classpath to interact with HDFS

2016-01-07 Thread Shwetha G S (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15088743#comment-15088743 ] Shwetha G S commented on ATLAS-411: --- [~dossett], this patch will exclude just hadoop-* jars. If hadoop

[jira] [Commented] (ATLAS-411) Hive bridge needs the full hadoop classpath to interact with HDFS

2016-01-07 Thread Shwetha G S (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15088744#comment-15088744 ] Shwetha G S commented on ATLAS-411: --- Thanks Ayub for verifying > Hive bridge needs the full hadoop

[jira] [Commented] (ATLAS-411) Hive bridge needs the full hadoop classpath to interact with HDFS

2015-12-23 Thread Shwetha G S (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069433#comment-15069433 ] Shwetha G S commented on ATLAS-411: --- Currently, we bundle the required hive and hadoop dependencies as

[jira] [Commented] (ATLAS-411) Hive bridge needs the full hadoop classpath to interact with HDFS

2015-12-23 Thread Aaron Dossett (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069689#comment-15069689 ] Aaron Dossett commented on ATLAS-411: - [~shwethags] If I am following, you are saying that instead of

[jira] [Commented] (ATLAS-411) Hive bridge needs the full hadoop classpath to interact with HDFS

2015-12-23 Thread Shwetha G S (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069988#comment-15069988 ] Shwetha G S commented on ATLAS-411: --- Since you are adding 'hadoop classpath' is added at runtime, we

[jira] [Commented] (ATLAS-411) Hive bridge needs the full hadoop classpath to interact with HDFS

2015-12-23 Thread Aaron Dossett (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15070025#comment-15070025 ] Aaron Dossett commented on ATLAS-411: - Just a one line change to exclude them, apparently. Updated