[
https://issues.apache.org/jira/browse/AMBARI-13645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998396#comment-14998396
]
Hadoop QA commented on AMBARI-13645:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12771468/AMBARI-13645.addendum.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/4234//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4234//console
This message is automatically generated.
> 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)