<?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>topic Re: Is it possible to connect S3 to qlik sense without making my buckets and files public in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84152#M17872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If we are using the older version of qlik sense - Sep 2017 ... Will this work ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2018 10:06:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-27T10:06:35Z</dc:date>
    <item>
      <title>Is it possible to connect S3 to qlik sense without making my buckets and files public</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84150#M17870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Is it possible to connect S3 to qlik sense without making my buckets and files public . Is there any other work around to do so&amp;nbsp; to connect to S3 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 05:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84150#M17870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-27T05:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to connect S3 to qlik sense without making my buckets and files public</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84151#M17871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Qlik Sense June 2018 release comes with Apache Drill as a connector. Apache Drill is a connector that can connect to several different sources - so it is not a "single" connector but a multi-connector. Amongst the sources it support is Amazon S3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drill.apache.org/docs/s3-storage-plugin/" title="https://drill.apache.org/docs/s3-storage-plugin/"&gt;https://drill.apache.org/docs/s3-storage-plugin/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and according to the documentation and my own tests full use of credentials is supported too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 06:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84151#M17871</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-06-27T06:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to connect S3 to qlik sense without making my buckets and files public</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84152#M17872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If we are using the older version of qlik sense - Sep 2017 ... Will this work ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 10:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84152#M17872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-27T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to connect S3 to qlik sense without making my buckets and files public</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84153#M17873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is quite possible to download the Apache Drill ODBC-driver manually and install it. I have done that with Qlik Sense versions going back about two years already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drill.apache.org/docs/installing-the-driver-on-windows/#step-1:-download-the-drill-odbc-driver" title="https://drill.apache.org/docs/installing-the-driver-on-windows/#step-1:-download-the-drill-odbc-driver"&gt;https://drill.apache.org/docs/installing-the-driver-on-windows/#step-1:-download-the-drill-odbc-driver&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will also have to download and &lt;STRONG&gt;install Drill locally&lt;/STRONG&gt; if you don't plan to have a Drill cluster/server. This is called embedded mode and you find the instructions here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drill.apache.org/docs/embedded-mode-prerequisites/" title="https://drill.apache.org/docs/embedded-mode-prerequisites/"&gt;https://drill.apache.org/docs/embedded-mode-prerequisites/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally you will have to&lt;STRONG&gt; enable the Storage Plug-In for S3&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-06-27 16_42_11-Kalkulator.png" class="jive-image image-1" height="444" src="/legacyfs/online/206398_2018-06-27 16_42_11-Kalkulator.png" style="height: 444.009px; width: 235px;" width="235" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By pressing Enable as you can see above...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 11:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84153#M17873</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-06-27T11:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to connect S3 to qlik sense without making my buckets and files public</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84154#M17874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and finally you can specify your Amazon S3 credentials by updating the S3 Storage Plugin:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-06-27 16_45_58-Microsoft Edge.png" class="jive-image image-1" height="150" src="/legacyfs/online/206408_2018-06-27 16_45_58-Microsoft Edge.png" style="height: 150.776px; width: 206px;" width="206" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-06-27 16_46_17-Kalkulator.png" class="jive-image image-2" height="306" src="/legacyfs/online/206409_2018-06-27 16_46_17-Kalkulator.png" style="height: 306.569px; width: 202px;" width="202" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 14:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84154#M17874</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-06-27T14:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to connect S3 to qlik sense without making my buckets and files public</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84155#M17875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option is to use the Qlik WebConnectors and the standard S3 connector that is available for free - not licensed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Data-Source-Connectors/Amazon-S3-Connector.htm" title="https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Data-Source-Connectors/Amazon-S3-Connector.htm"&gt;https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Data-Source-Connectors/Amazon-S3-Connector…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also has authentication/credentials included so you don't need to have public access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 14:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84155#M17875</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-06-27T14:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to connect S3 to qlik sense without making my buckets and files public</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84156#M17876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Peter , &lt;/P&gt;&lt;P&gt;Itried connecting S3 bucket through the qlik web connector ...I got the authentication as well .. but I was able to upload only one csv file at a time .. is it possible to load full folder and access files in it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also can u pls guide me through the&amp;nbsp; AWS Athena connection to s3 bucket ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 09:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Is-it-possible-to-connect-S3-to-qlik-sense-without-making-my/m-p/84156#M17876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-05T09:27:27Z</dc:date>
    </item>
  </channel>
</rss>

