<?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 Why cann't I access the url which is &amp;quot;http://util-1.ent.cloudera.com/impala-test-data/&amp;quot;? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-cann-t-I-access-the-url-which-is-quot-http-util-1-ent/m-p/20466#M3352</link>
    <description>&lt;P&gt;where can i to get impala test data?&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:10:12 GMT</pubDate>
    <dc:creator>run_impala</dc:creator>
    <dc:date>2022-09-16T09:10:12Z</dc:date>
    <item>
      <title>Why cann't I access the url which is "http://util-1.ent.cloudera.com/impala-test-data/"?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-cann-t-I-access-the-url-which-is-quot-http-util-1-ent/m-p/20466#M3352</link>
      <description>&lt;P&gt;where can i to get impala test data?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:10:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-cann-t-I-access-the-url-which-is-quot-http-util-1-ent/m-p/20466#M3352</guid>
      <dc:creator>run_impala</dc:creator>
      <dc:date>2022-09-16T09:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why cann't I access the url which is "http://util-1.ent.cloudera.com/impala-test-data/&amp;quot</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-cann-t-I-access-the-url-which-is-quot-http-util-1-ent/m-p/20468#M3353</link>
      <description>&lt;P&gt;set -e&lt;BR /&gt;set -u&lt;/P&gt;&lt;P&gt;echo "Copying data files from the share. If the file already exists locally, the files"\&lt;BR /&gt;"will not be copied. It's not check summing the files or anything like that, if"\&lt;BR /&gt;"you need to force a copy, delete the local directory:"\&lt;BR /&gt;"IMPALA_HOME/testdata/impala-data"&lt;/P&gt;&lt;P&gt;DATAsrc="&lt;A href="http://util-1.ent.cloudera.com/impala-test-data/&amp;quot;" target="_blank"&gt;http://util-1.ent.cloudera.com/impala-test-data/"&lt;/A&gt;&lt;BR /&gt;DATADST=${IMPALA_HOME}/testdata/impala-data&lt;/P&gt;&lt;P&gt;mkdir -p ${DATADST}&lt;BR /&gt;pushd ${DATADST}&lt;/P&gt;&lt;P&gt;# Download all .tar.gz files from the source, excluding the hostname and directory name.&lt;BR /&gt;# If the file already exists locally, skip the download.&lt;BR /&gt;wget -q --cut-dirs=1 --no-clobber -r --no-parent -nH --accept="*.tar.gz" ${DATASRC}&lt;BR /&gt;for filename in *.tar.gz&lt;BR /&gt;do&lt;BR /&gt;echo "Extracting: ${filename}"&lt;BR /&gt;tar -xzf ${filename}&lt;BR /&gt;done&lt;BR /&gt;popd&lt;/P&gt;&lt;P&gt;echo "Test data download successful."&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2014 01:58:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-cann-t-I-access-the-url-which-is-quot-http-util-1-ent/m-p/20468#M3353</guid>
      <dc:creator>run_impala</dc:creator>
      <dc:date>2014-10-20T01:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why cann't I access the url which is "http://util-1.ent.cloudera.com/impala-test-data/&amp;quot</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-cann-t-I-access-the-url-which-is-quot-http-util-1-ent/m-p/20578#M3354</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The url is in this script "&lt;/SPAN&gt;&lt;A target="_blank" href="https://github.com/cloudera/Impala/blob/master/bin/copy-test-data.sh%22." rel="nofollow"&gt;https://github.com/cloudera/Impala/blob/master/bin/copy-test-data.sh".&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 01:04:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-cann-t-I-access-the-url-which-is-quot-http-util-1-ent/m-p/20578#M3354</guid>
      <dc:creator>run_impala</dc:creator>
      <dc:date>2014-10-21T01:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why cann't I access the url which is "http://util-1.ent.cloudera.com/impala-test-data/&amp;quot</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-cann-t-I-access-the-url-which-is-quot-http-util-1-ent/m-p/20588#M3356</link>
      <description>&lt;P&gt;Impala TPC-DS test data generation by this project&amp;nbsp;&lt;A href="https://github.com/cloudera/impala-tpcds-kit" target="_blank"&gt;https://github.com/cloudera/impala-tpcds-kit&lt;/A&gt; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:31:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-cann-t-I-access-the-url-which-is-quot-http-util-1-ent/m-p/20588#M3356</guid>
      <dc:creator>run_impala</dc:creator>
      <dc:date>2014-10-21T07:31:54Z</dc:date>
    </item>
  </channel>
</rss>

