<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: error loading DBConnectionVerification.jar in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212158#M174097</link>
    <description>&lt;P&gt;hi Jay  I found the issue I am facing but don't know why I am having issue this time and not the first time when I installed this cluster. &lt;/P&gt;&lt;P&gt;here is the issue : wget should not  be using proxy server to download the &lt;/P&gt;&lt;P&gt;DBConnectionVerification.jar file because its local server  , and for this I have defined "no_proxy" settings in the /etc/environment  file as follows :&lt;/P&gt;&lt;PRE&gt;[root@hadoop1 ~]# cat /etc/environment
http_proxy="http://dotatofwproxy.tolls.dot.state.fl.us:8080/"
https_proxy="https://dotatofwproxy.tolls.dot.state.fl.us:8080/"
ftp_proxy="ftp://dotatofwproxy.tolls.dot.state.fl.us:8080/"
no_proxy=".tolls.dot.state.fl.us,.to.dot.state.fl.us,10.0.0.0/8"
&lt;/PRE&gt;&lt;P&gt;so why does wgetrc not picking up the no_porxy settings ? &lt;/P&gt;</description>
    <pubDate>Sun, 18 Jun 2017 09:47:22 GMT</pubDate>
    <dc:creator>aliyesami</dc:creator>
    <dc:date>2017-06-18T09:47:22Z</dc:date>
    <item>
      <title>error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212151#M174090</link>
      <description>&lt;P&gt;I know I have a proxy issue some where but in order to find the issue I need to understand the flow. how does this jar file gets downloaded to a node from ambari server  ?  The log for testing the "hive" module from ambari console ,is not giving any detail and just that its couldn't download this jar file.&lt;/P&gt;&lt;P&gt;its some kind of localized proxy issue since other operations worked fine so far .&lt;/P&gt;&lt;PRE&gt;MYSQL connection error 

2017-06-16 21:27:10,803 - Error downloading DBConnectionVerification.jar from Ambari Server resources. Check network access to Ambari Server.
HTTP Error 504: Gateway Timeout
&lt;/PRE&gt;</description>
      <pubDate>Sat, 17 Jun 2017 08:32:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212151#M174090</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2017-06-17T08:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212152#M174091</link>
      <description>&lt;P&gt;ambari server log on the other hand showing a very different error when I hit the "Test connection" button .&lt;/P&gt;&lt;PRE&gt;
16 Jun 2017 21:35:22,149  WARN [ambari-action-scheduler] ExecutionCommandWrapper:185 - Unable to lookup the cluster byt ID; assuming that there is no cluster and therefore no configs for this execution command: Cluster not found, clusterName=clusterID=-1
16 Jun 2017 21:35:23,153  WARN [ambari-action-scheduler] ExecutionCommandWrapper:185 - Unable to lookup the cluster byt ID; assuming that there is no cluster and therefore no configs for this execution command: Cluster not found, clusterName=clusterID=-1
16 Jun 2017 21:35:24,156  WARN [ambari-action-scheduler] ExecutionCommandWrapper:185 - Unable to lookup the cluster byt ID; assuming that there is no cluster and therefore no configs for this execution command: Cluster not found, clusterName=clusterID=-1
16 Jun 2017 21:35:25,158  WARN [ambari-action-scheduler] ExecutionCommandWrapper:185 - Unable to lookup the cluster byt ID; assuming that there is no cluster and therefore no configs for this execution command: Cluster not found, clusterName=clusterID=-1
16 Jun 2017 21:35:26,161  WARN [ambari-action-scheduler] ExecutionCommandWrapper:185 - Unable to lookup the cluster byt ID; assuming that there is no cluster and therefore no configs for this execution command: Cluster not found, clusterName=clusterID=-1
16
&lt;/PRE&gt;</description>
      <pubDate>Sat, 17 Jun 2017 08:37:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212152#M174091</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2017-06-17T08:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212153#M174092</link>
      <description>&lt;P&gt;looking at the similar issues online I have already checked that &lt;/P&gt;&lt;P&gt;1- my ntpd service is running on all nodes.&lt;/P&gt;&lt;P&gt;2- the ambari agent and ambari server of same version on all nodes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@hadoop1 ambari-server]# rpm -qa | grep ambari
ambari-metrics-grafana-2.4.3.0-30.x86_64
ambari-agent-2.4.3.0-30.x86_64
ambari-server-2.4.3.0-30.x86_64&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2017 09:48:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212153#M174092</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2017-06-17T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212154#M174093</link>
      <description>&lt;P&gt;please try following , it may be help full&lt;/P&gt;&lt;P&gt;1) download the mysql connector jar and keep in this location /usr/share/java/mysql-connector-java.jar.&lt;/P&gt;&lt;P&gt;2) Mysql client should be installed on Ambari-server, if their only you installed the MYsql not required.&lt;/P&gt;&lt;P&gt;3) Verify MySQL connector working fine, like username and password, from the Ambari-server , please check as below.&lt;/P&gt;&lt;P&gt;  Crosschecking the mysql connector working fine or not on ambari-server 
&lt;/P&gt;&lt;PRE&gt;[root@]#/usr/lib/hive/bin/schematool -initSchema -dbType mysql -userName hive -passWord hive
Metastore connection URL:jdbc:mysql://centos2.test.com/hive?createDatabaseIfNotExist true
Metastore Connection Driver :    com.mysql.jdbc.Driver
Metastore connection User:       hive
Starting metastore schema initialization to 0.13.0
Initialization script
hive-schema-0.13.0.mysql.sql
Initialization script completed
schemaTool completeted
[root@centos ~]#
&lt;/PRE&gt;</description>
      <pubDate>Sat, 17 Jun 2017 10:38:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212154#M174093</guid>
      <dc:creator>shivkumar82015</dc:creator>
      <dc:date>2017-06-17T10:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212155#M174094</link>
      <description>&lt;P&gt;my hive environment is on hadoop2 , the ambari server is on hadoop1,    you want me to move mysqld to hadoop1 ?    in that case schematool will fail on hadoop2 when run I think &lt;/P&gt;&lt;P&gt;I am not understanding I think , please clarify&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2017 11:30:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212155#M174094</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2017-06-17T11:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212156#M174095</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10115/sahmad43.html" nodeid="10115"&gt;@Sami Ahmad&lt;/A&gt;
- If we try to understand what is happening behind the error:&lt;/P&gt;&lt;PRE&gt;2017-06-16 21:27:10,803 - Error downloading DBConnectionVerification.jar
 from Ambari Server resources. Check network access to Ambari Server.
HTTP Error 504: Gateway Timeout&lt;/PRE&gt;&lt;P&gt;
- Ambari uses the following JAR&lt;STRONG&gt; "/var/lib/ambari-server/resources/DBConnectionVerification.jar"&lt;/STRONG&gt; to perform various DB connectivity tests. &lt;/P&gt;&lt;P&gt;- This JAR need to be present in all the Ambari Agent Hosts. So Ambari Agents uses the following URL to download the mentioned JAR from ambari server host and then puts it inside their &lt;STRONG&gt;"/var/lib/ambari-agent/tmp/DBConnectionVerification.jar"&lt;/STRONG&gt; location.
&lt;/P&gt;&lt;PRE&gt;&lt;A href="http://$AMBARI_SERVERHOST:8080/resources/DBConnectionVerification.jar" target="_blank"&gt;http://$AMBARI_SERVERHOST:8080/resources/DBConnectionVerification.jar&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;
- Now if due to some reason the agents are not able to download this JAR from ambari server host over HTTP then the clients (agents) will fail to perform the DB connection check.&lt;/P&gt;&lt;P&gt;
- In your case the Agents are not able to download this JAR from ambari server host because of the following error:
&lt;/P&gt;&lt;PRE&gt;HTTP Error 504: Gateway Timeout&lt;/PRE&gt;&lt;P&gt;
- This indicates that from the agent machines the following URL access is failing (using wget here just for demo, agents will use the python approach to download this jar):&lt;/P&gt;&lt;PRE&gt;wget &lt;A href="http://$AMBARI_SERVERHOST:8080/resources/DBConnectionVerification.jar" target="_blank"&gt;http://$AMBARI_SERVERHOST:8080/resources/DBConnectionVerification.jar&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;What is the root cause:&lt;/STRONG&gt;
- Putting this JAR manually from Ambari Server host to Agents machines can make it work temporarily, but it will not fix the permanent issue.  We should findout why the Agents are not able to download this jar from ambari server host.  Agents should be able to access ambari server resources using HTTP.&lt;/P&gt;.</description>
      <pubDate>Sat, 17 Jun 2017 12:05:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212156#M174095</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-06-17T12:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212157#M174096</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/10115/sahmad43.html"&gt;@Sami Ahmad
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Yum uses the proxy settings from "/etc/yum.conf" file by default.  It might not be true for other utilities.&lt;/P&gt;&lt;P&gt;Also please check &lt;STRONG&gt; "~/.base_profile"&lt;/STRONG&gt; and&lt;STRONG&gt; "~/.profile"&lt;/STRONG&gt;  scripts define the proxy settings so that it will be applicable globally.&lt;/P&gt;&lt;PRE&gt;export http_proxy=http://dotatofwproxy.tolls.dot.state.fl.us:8080&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Another example, please try to validate if your mentioned proxy host and port is working correctly or not by using plain&lt;STRONG&gt; "wget" &lt;/STRONG&gt;as following:&lt;/P&gt;&lt;PRE&gt;wget  -e use_proxy=yes -e http_proxy=http://dotatofwproxy.tolls.dot.state.fl.us:8080   &lt;A href="http://$AMBARI_SERVERHOST:8080/resources/DBConnectionVerification.jar"&gt;http://$AMBARI_SERVERHOST:8080/resources/DBConnectionVerification.jar&lt;/A&gt;
&lt;/PRE&gt;</description>
      <pubDate>Sat, 17 Jun 2017 12:57:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212157#M174096</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-06-17T12:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212158#M174097</link>
      <description>&lt;P&gt;hi Jay  I found the issue I am facing but don't know why I am having issue this time and not the first time when I installed this cluster. &lt;/P&gt;&lt;P&gt;here is the issue : wget should not  be using proxy server to download the &lt;/P&gt;&lt;P&gt;DBConnectionVerification.jar file because its local server  , and for this I have defined "no_proxy" settings in the /etc/environment  file as follows :&lt;/P&gt;&lt;PRE&gt;[root@hadoop1 ~]# cat /etc/environment
http_proxy="http://dotatofwproxy.tolls.dot.state.fl.us:8080/"
https_proxy="https://dotatofwproxy.tolls.dot.state.fl.us:8080/"
ftp_proxy="ftp://dotatofwproxy.tolls.dot.state.fl.us:8080/"
no_proxy=".tolls.dot.state.fl.us,.to.dot.state.fl.us,10.0.0.0/8"
&lt;/PRE&gt;&lt;P&gt;so why does wgetrc not picking up the no_porxy settings ? &lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2017 09:47:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212158#M174097</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2017-06-18T09:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212159#M174098</link>
      <description>&lt;P&gt;thinking back I think I might have installed the cluster first time from all local repositories , in  that case I would not need proxy access right ?&lt;/P&gt;&lt;P&gt;this time I installed Ambari using local repository and HDP using public repository .&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2017 09:56:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212159#M174098</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2017-06-18T09:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212160#M174099</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10115/sahmad43.html" nodeid="10115"&gt;@Sami Ahmad
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Yes, you should set the&lt;STRONG&gt;  `no_proxy' &lt;/STRONG&gt;variable which should contain a comma-separated list of domain extensions proxy should _not_ be used for.&lt;/P&gt;&lt;P&gt;Also from ambari side also you should make sure to set the &lt;STRONG&gt;"-Dhttp.proxyHost"&lt;/STRONG&gt; and&lt;STRONG&gt; "-Dhttp.proxyPort"&lt;/STRONG&gt; and also for &lt;STRONG&gt;nonProxyHosts&lt;/STRONG&gt;  to prevent some host names from accessing the proxy server, define the list of excluded hosts, as follows:&lt;/P&gt;&lt;PRE&gt;-Dhttp.nonProxyHosts=&amp;lt;pipe|separated|list|of|hosts&amp;gt;&lt;/PRE&gt;&lt;P&gt;
Please see: &lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.0.0/bk_ambari-reference/content/ch_setting_up_an_internet_proxy_server_for_ambari.html"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.0.0/bk_ambari-reference/content/ch_setting_up_an_internet_proxy_server_for_ambari.html
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;
&lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.0.0/bk_ambari-reference/content/ch_setting_up_an_internet_proxy_server_for_ambari.html"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10115/sahmad43.html" nodeid="10115"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2017 12:04:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212160#M174099</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-06-18T12:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212161#M174100</link>
      <description>&lt;P&gt;hi Jay&lt;/P&gt;&lt;P&gt;but as I have shown that the "no_proxy" variable is defined in my /etc/environment file but wget is not using it .&lt;/P&gt;&lt;P&gt;I also tried adding the no_proxy variable to the wgetrc file but didn't help.&lt;/P&gt;&lt;PRE&gt;[root@hadoop1 etc]# grep proxy /etc/wgetrc
#https_proxy = &lt;A href="http://proxy.yoyodyne.com:18023/" target="_blank"&gt;http://proxy.yoyodyne.com:18023/&lt;/A&gt;
#http_proxy = &lt;A href="http://proxy.yoyodyne.com:18023/" target="_blank"&gt;http://proxy.yoyodyne.com:18023/&lt;/A&gt;
#ftp_proxy = &lt;A href="http://proxy.yoyodyne.com:18023/" target="_blank"&gt;http://proxy.yoyodyne.com:18023/&lt;/A&gt;
https_proxy = &lt;A href="http://dotatofwproxy.tolls.dot.state.fl.us:8080/" target="_blank"&gt;http://dotatofwproxy.tolls.dot.state.fl.us:8080/&lt;/A&gt;
http_proxy = &lt;A href="http://dotatofwproxy.tolls.dot.state.fl.us:8080/" target="_blank"&gt;http://dotatofwproxy.tolls.dot.state.fl.us:8080/&lt;/A&gt;
no_proxy=".tolls.do.state.fl.us,hadoop1.tolls.dot.state.fl.us,hadoop1"
&lt;/PRE&gt;&lt;P&gt;so how can I get wget to use the no_proxy variable?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2017 20:21:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212161#M174100</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2017-06-18T20:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212162#M174101</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10115/sahmad43.html" nodeid="10115"&gt;@Sami Ahmad
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Try using the file name as &lt;STRONG&gt;"$USER_HOME/.wgetrc" &lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;Wget initialization file can reside inside the following files:
1. "/usr/local/etc/wgetrc" (global, for all users) 
(OR) 
2. $HOME/.wgetrc (for a single user).
&amp;lt;strong&amp;gt;&amp;lt;/strong&amp;gt;&lt;/PRE&gt;&lt;P&gt;You can try defining the entry of&lt;STRONG&gt;   no_proxy&lt;/STRONG&gt; inside the &lt;STRONG&gt;"$HOME/.wgetrc"&lt;/STRONG&gt; file. "no_proxy"to use string as the comma-separated list of domains to avoid in proxy loading, instead of the one specified in environment.&lt;/P&gt;&lt;P&gt;
Please see:&lt;/P&gt;&lt;P&gt;[0] &lt;A href="https://www.gnu.org/software/wget/manual/html_node/Sample-Wgetrc.html"&gt;https://www.gnu.org/software/wget/manual/html_node/Sample-Wgetrc.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[1] &lt;A href="https://www.gnu.org/software/wget/manual/html_node/Wgetrc-Location.html"&gt;https://www.gnu.org/software/wget/manual/html_node/Wgetrc-Location.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;[2] &lt;A href="https://www.gnu.org/software/wget/manual/html_node/Proxies.html"&gt;https://www.gnu.org/software/wget/manual/html_node/Proxies.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10115/sahmad43.html" nodeid="10115"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2017 22:32:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212162#M174101</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-06-18T22:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212163#M174102</link>
      <description>&lt;P&gt;I put a .wgetrc file in root login folder but still wget is trying to access proxy.. its not taking the "no_proxy" variable setting.&lt;/P&gt;&lt;PRE&gt;[root@hadoop1 ~]# pwd
/root
[root@hadoop1 ~]# grep proxy .wgetrc
https_proxy = &lt;A href="http://dotatofwproxy.tolls.dot.state.fl.us:8080/" target="_blank"&gt;http://dotatofwproxy.tolls.dot.state.fl.us:8080/&lt;/A&gt;
http_proxy = &lt;A href="http://dotatofwproxy.tolls.dot.state.fl.us:8080/" target="_blank"&gt;http://dotatofwproxy.tolls.dot.state.fl.us:8080/&lt;/A&gt;
no_proxy=".tolls.do.state.fl.us,hadoop1.tolls.dot.state.fl.us,hadoop1"
# If you do not want to use proxy at all, set this to off.
#use_proxy = on

&lt;/PRE&gt;</description>
      <pubDate>Mon, 19 Jun 2017 04:35:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212163#M174102</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2017-06-19T04:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: error loading DBConnectionVerification.jar</title>
      <link>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212164#M174103</link>
      <description>&lt;P&gt;found the solution , on web all info about no_proxy settings for Centos is incorrect. what worked for me was removing the ~.wgetrc file and putting the following file in place .  &lt;/P&gt;&lt;P&gt;issue is that wget is not taking the no_proxy settings from .wgetrc file, but if I define it on the system level it picks it up. &lt;/P&gt;&lt;P&gt;/etc/profile.d/proxy.sh &lt;/P&gt;&lt;PRE&gt;export http_proxy="http://dotatofwproxy.tolls.dot.state.fl.us:8080/"
export https_proxy="https://dotatofwproxy.tolls.dot.state.fl.us:8080/"
export ftp_proxy="ftp://dotatofwproxy.tolls.dot.state.fl.us:8080/"
export no_proxy=".tolls.dot.state.fl.us,hadoop1,hadoop2,hadoop3,hadoop4,hadoop5"&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Jun 2017 23:13:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/error-loading-DBConnectionVerification-jar/m-p/212164#M174103</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2017-06-20T23:13:54Z</dc:date>
    </item>
  </channel>
</rss>

