Author: lidong
Date: Mon Feb 11 14:10:05 2019
New Revision: 1853376

URL: http://svn.apache.org/viewvc?rev=1853376&view=rev
Log:
Add the content in FAQ about what should do when encountering the problem when 
using Kylin

Modified:
    kylin/site/docs/gettingstarted/faq.html
    kylin/site/feed.xml

Modified: kylin/site/docs/gettingstarted/faq.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs/gettingstarted/faq.html?rev=1853376&r1=1853375&r2=1853376&view=diff
==============================================================================
--- kylin/site/docs/gettingstarted/faq.html (original)
+++ kylin/site/docs/gettingstarted/faq.html Mon Feb 11 14:10:05 2019
@@ -6245,7 +6245,13 @@ var _hmt = _hmt || [];
                                                        
                                                        
                                                        <article 
class="post-content" > 
-                                                       <h4 
id="is-kylin-a-generic-sql-engine-for-big-data">Is Kylin a generic SQL engine 
for big data?</h4>
+                                                       <p><strong>Here are 
some tips for you when encountering problems with Kylin:</strong><br />
+ 1. Use search engines (Google / Baidu), Kylin’s <a 
href="http://apache-kylin.74782.x6.nabble.com/";>Mailing List Archives</a>, the 
Kylin Project on the Apache <a 
href="https://issues.apache.org/jira/projects/KYLIN/issues";>JIRA</a> to seek a 
solution. <br />
+ 2. Browse Kylin’s official website, especially the <a 
href="http://kylin.apache.org/docs/";>Docs page</a> and the <a 
href="http://kylin.apache.org/docs/gettingstarted/faq.html";>FAQ page</a>. <br />
+ 3. Send an email to Apache Kylin dev or user mailing list: 
[email protected], [email protected]; before sending, please make sure 
you have subscribed the mailing list by dropping an email to 
[email protected] or [email protected]. Your email 
is supposed to include: the version numbers of Kylin and other components you 
are using in your env, the log of the error message, the SQL (if you got the 
query error).<br />
+There is an article about <a 
href="http://catb.org/~esr/faqs/smart-questions.html";>how to ask a question in 
a smart way</a>.</p>
+
+<h4 id="is-kylin-a-generic-sql-engine-for-big-data">Is Kylin a generic SQL 
engine for big data?</h4>
 
 <ul>
   <li>No, Kylin is an OLAP engine with SQL interface. The SQL queries need be 
matched with the pre-defined OLAP model.</li>

Modified: kylin/site/feed.xml
URL: 
http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1853376&r1=1853375&r2=1853376&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Mon Feb 11 14:10:05 2019
@@ -19,8 +19,8 @@
     <description>Apache Kylin Home</description>
     <link>http://kylin.apache.org/</link>
     <atom:link href="http://kylin.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Wed, 30 Jan 2019 07:03:13 -0800</pubDate>
-    <lastBuildDate>Wed, 30 Jan 2019 07:03:13 -0800</lastBuildDate>
+    <pubDate>Mon, 11 Feb 2019 05:59:34 -0800</pubDate>
+    <lastBuildDate>Mon, 11 Feb 2019 05:59:34 -0800</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>


Reply via email to