[
https://issues.apache.org/jira/browse/CARBONDATA-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Indhumathi Muthu Murugesh resolved CARBONDATA-3932.
---------------------------------------------------
Fix Version/s: 2.1.0
Resolution: Fixed
> 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)