You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Chetan Bhat (Jira)" <ji...@apache.org> on 2020/10/27 12:51:00 UTC

[jira] [Closed] (CARBONDATA-3932) need to change discovery.uri and add hive.metastore.uri,hive.config.resources in https://github.com/apache/carbondata/blob/master/docs/prestosql-guide.md#presto-multinode-cluster-setup-for-carbondata

     [ https://issues.apache.org/jira/browse/CARBONDATA-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Bhat closed CARBONDATA-3932.
-----------------------------------

Issue is fixed in Carbon 2.1 version.

> need to change discovery.uri and add  hive.metastore.uri,hive.config.resources  in https://github.com/apache/carbondata/blob/master/docs/prestosql-guide.md#presto-multinode-cluster-setup-for-carbondata
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-3932
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3932
>             Project: CarbonData
>          Issue Type: Bug
>          Components: docs, presto-integration
>    Affects Versions: 2.0.1
>         Environment: Documentation
>            Reporter: Chetan Bhat
>            Priority: Minor
>             Fix For: 2.1.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Need to change discovery.uri=<coordinator_ip>:8086 to discovery.uri=http://<coordinator_ip>:8086 in [https://github.com/apache/carbondata/blob/master/docs/prestosql-guide.md#presto-multinode-cluster-setup-for-carbondata]
> Need to add these configurations as well in carbondata.properties and to be updated in carbondata-presto opensource doc .
> 1.hive.metastore.uri
> 2.hive.config.resources
> Ex : -
> connector.name=carbondata
> hive.metastore.uri=thrift://10.21.18.106:9083
> hive.config.resources=/opt/HA/C10/install/hadoop/datanode/etc/hadoop/core-site.xml,/opt/HA/C10/install/hadoop/datanode/etc/hadoop/hdfs-site.xml
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)