[ https://issues.apache.org/jira/browse/SQOOP-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142811#comment-13142811
]
Hudson commented on SQOOP-385:
------------------------------
Integrated in Sqoop-jdk-1.6 #55 (See [https://builds.apache.org/job/Sqoop-jdk-1.6/55/])
SQOOP-385 Typo in PostgresqlTest.java regarding configuring postgresql.conf
blee : http://svn.apache.org/viewvc/?view=rev&rev=1196933
Files :
* /incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/PostgresqlTest.java
> Typo in PostgresqlTest.java regarding configuring postgresql.conf.
> ------------------------------------------------------------------
>
> Key: SQOOP-385
> URL: https://issues.apache.org/jira/browse/SQOOP-385
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Kate Ting
> Assignee: Kate Ting
> Priority: Trivial
> Attachments: SQOOP-385.patch
>
>
> There is a typo in PostgresqlTest.java regarding configuring postgresql.conf.
> It should state
> listen_addresses = '*'
> instead of
> listen_address = '*'
> Also, a committer is needed to fix the same typo in https://cwiki.apache.org/confluence/display/SQOOP/Setting+up+Development+Environment#SettingupDevelopmentEnvironment-SettingupPostgreSQL
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|