[
https://issues.apache.org/jira/browse/AMBARI-13645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999200#comment-14999200
]
Hudson commented on AMBARI-13645:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3804 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3804/])
AMBARI-13645: HAWQ service requires additional HDFS config properties to
(jluniya:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7b758e87e13fd62ae5a6579bfbe63835fa70c025])
*
ambari-server/src/main/resources/stacks/PHD/3.0/services/HDFS/configuration/hdfs-site.xml
> HAWQ service requires additional HDFS config properties to be defined
> ---------------------------------------------------------------------
>
> Key: AMBARI-13645
> URL: https://issues.apache.org/jira/browse/AMBARI-13645
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.2
> Reporter: Jayush Luniya
> Assignee: Jayush Luniya
> Priority: Critical
> Fix For: 2.1.3
>
> Attachments: AMBARI-13645.addendum.patch, AMBARI-13645.patch
>
>
> Following are additional properties that need to be added for HAWQ.
> Advanced hdfs-site Properties:
> PROPERTY SETTING
> dfs.allow.truncate true
> dfs.support.append true
> dfs.client.read.shortcircuit true
> dfs.block.local-path-access.user gpadmin
> dfs.datanode.data.dir.perm 750
> dfs.datanode.max.transfer.threads 40960
> dfs.datanode.handler.count 60
> dfs.namenode.accesstime.precision -1
> Advanced core-site Properties:
> PROPERTY SETTING
> ipc.client.connection.maxidletime 3600000
> ipc.client.connect.timeout 300000
> ipc.server.listen.queue.size 3300
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)