You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2019/05/15 14:11:15 UTC

svn commit: r1859293 - in /kylin/site: ./ cn/docs/howto/ cn/docs23/howto/ cn/docs24/howto/ cn/docs30/howto/ docs/howto/ docs21/howto/ docs23/howto/ docs24/howto/ docs30/howto/

Author: lidong
Date: Wed May 15 14:11:14 2019
New Revision: 1859293

URL: http://svn.apache.org/viewvc?rev=1859293&view=rev
Log:
Modify the display format of 'Get job list' api

Modified:
    kylin/site/cn/docs/howto/howto_use_restapi.html
    kylin/site/cn/docs23/howto/howto_use_restapi.html
    kylin/site/cn/docs24/howto/howto_use_restapi.html
    kylin/site/cn/docs30/howto/howto_use_restapi.html
    kylin/site/docs/howto/howto_use_restapi.html
    kylin/site/docs21/howto/howto_use_restapi.html
    kylin/site/docs23/howto/howto_use_restapi.html
    kylin/site/docs24/howto/howto_use_restapi.html
    kylin/site/docs30/howto/howto_use_restapi.html
    kylin/site/feed.xml

Modified: kylin/site/cn/docs/howto/howto_use_restapi.html
URL: http://svn.apache.org/viewvc/kylin/site/cn/docs/howto/howto_use_restapi.html?rev=1859293&r1=1859292&r2=1859293&view=diff
==============================================================================
--- kylin/site/cn/docs/howto/howto_use_restapi.html (original)
+++ kylin/site/cn/docs/howto/howto_use_restapi.html Wed May 15 14:11:14 2019
@@ -1157,7 +1157,9 @@ Get descriptor for specified cube instan
 
 <p>For example, to get the job list in project ‘learn_kylin’ for cube ‘kylin_sales_cube’ in lastone week:</p>
 
-<p><code class="highlighter-rouge">GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code>GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1
+</code></pre>
+</div>
 
 <h4 id="response-sample-13">Response Sample</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>[

Modified: kylin/site/cn/docs23/howto/howto_use_restapi.html
URL: http://svn.apache.org/viewvc/kylin/site/cn/docs23/howto/howto_use_restapi.html?rev=1859293&r1=1859292&r2=1859293&view=diff
==============================================================================
--- kylin/site/cn/docs23/howto/howto_use_restapi.html (original)
+++ kylin/site/cn/docs23/howto/howto_use_restapi.html Wed May 15 14:11:14 2019
@@ -1144,7 +1144,9 @@ Get descriptor for specified cube instan
 
 <p>For example, to get the job list in project ‘learn_kylin’ for cube ‘kylin_sales_cube’ in lastone week:</p>
 
-<p><code class="highlighter-rouge">GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code>GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1
+</code></pre>
+</div>
 
 <h4 id="response-sample-13">Response Sample</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>[

Modified: kylin/site/cn/docs24/howto/howto_use_restapi.html
URL: http://svn.apache.org/viewvc/kylin/site/cn/docs24/howto/howto_use_restapi.html?rev=1859293&r1=1859292&r2=1859293&view=diff
==============================================================================
--- kylin/site/cn/docs24/howto/howto_use_restapi.html (original)
+++ kylin/site/cn/docs24/howto/howto_use_restapi.html Wed May 15 14:11:14 2019
@@ -1144,7 +1144,9 @@ Get descriptor for specified cube instan
 
 <p>For example, to get the job list in project ‘learn_kylin’ for cube ‘kylin_sales_cube’ in lastone week:</p>
 
-<p><code class="highlighter-rouge">GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code>GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1
+</code></pre>
+</div>
 
 <h4 id="response-sample-13">Response Sample</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>[

Modified: kylin/site/cn/docs30/howto/howto_use_restapi.html
URL: http://svn.apache.org/viewvc/kylin/site/cn/docs30/howto/howto_use_restapi.html?rev=1859293&r1=1859292&r2=1859293&view=diff
==============================================================================
--- kylin/site/cn/docs30/howto/howto_use_restapi.html (original)
+++ kylin/site/cn/docs30/howto/howto_use_restapi.html Wed May 15 14:11:14 2019
@@ -1157,7 +1157,9 @@ Get descriptor for specified cube instan
 
 <p>For example, to get the job list in project ‘learn_kylin’ for cube ‘kylin_sales_cube’ in lastone week:</p>
 
-<p><code class="highlighter-rouge">GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code>GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1
+</code></pre>
+</div>
 
 <h4 id="response-sample-13">Response Sample</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>[

Modified: kylin/site/docs/howto/howto_use_restapi.html
URL: http://svn.apache.org/viewvc/kylin/site/docs/howto/howto_use_restapi.html?rev=1859293&r1=1859292&r2=1859293&view=diff
==============================================================================
--- kylin/site/docs/howto/howto_use_restapi.html (original)
+++ kylin/site/docs/howto/howto_use_restapi.html Wed May 15 14:11:14 2019
@@ -7336,7 +7336,9 @@ Get descriptor for specified cube instan
 
 <p>For example, to get the job list in project ‘learn_kylin’ for cube ‘kylin_sales_cube’ in lastone week:</p>
 
-<p><code class="highlighter-rouge">GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code>GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1
+</code></pre>
+</div>
 
 <h4 id="response-sample-13">Response Sample</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>[

Modified: kylin/site/docs21/howto/howto_use_restapi.html
URL: http://svn.apache.org/viewvc/kylin/site/docs21/howto/howto_use_restapi.html?rev=1859293&r1=1859292&r2=1859293&view=diff
==============================================================================
--- kylin/site/docs21/howto/howto_use_restapi.html (original)
+++ kylin/site/docs21/howto/howto_use_restapi.html Wed May 15 14:11:14 2019
@@ -11187,7 +11187,9 @@ Get descriptor for specified cube instan
 
 <p>For example, to get the job list in project ‘learn_kylin’ for cube ‘kylin_sales_cube’ in lastone week:</p>
 
-<p><code class="highlighter-rouge">GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code>GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1
+</code></pre>
+</div>
 
 <h4 id="response-sample-13">Response Sample</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>[

Modified: kylin/site/docs23/howto/howto_use_restapi.html
URL: http://svn.apache.org/viewvc/kylin/site/docs23/howto/howto_use_restapi.html?rev=1859293&r1=1859292&r2=1859293&view=diff
==============================================================================
--- kylin/site/docs23/howto/howto_use_restapi.html (original)
+++ kylin/site/docs23/howto/howto_use_restapi.html Wed May 15 14:11:14 2019
@@ -7324,7 +7324,9 @@ Get descriptor for specified cube instan
 
 <p>For example, to get the job list in project ‘learn_kylin’ for cube ‘kylin_sales_cube’ in lastone week:</p>
 
-<p><code class="highlighter-rouge">GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code>GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1
+</code></pre>
+</div>
 
 <h4 id="response-sample-13">Response Sample</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>[

Modified: kylin/site/docs24/howto/howto_use_restapi.html
URL: http://svn.apache.org/viewvc/kylin/site/docs24/howto/howto_use_restapi.html?rev=1859293&r1=1859292&r2=1859293&view=diff
==============================================================================
--- kylin/site/docs24/howto/howto_use_restapi.html (original)
+++ kylin/site/docs24/howto/howto_use_restapi.html Wed May 15 14:11:14 2019
@@ -7333,7 +7333,9 @@ Get descriptor for specified cube instan
 
 <p>For example, to get the job list in project ‘learn_kylin’ for cube ‘kylin_sales_cube’ in lastone week:</p>
 
-<p><code class="highlighter-rouge">GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code>GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1
+</code></pre>
+</div>
 
 <h4 id="response-sample-13">Response Sample</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>[

Modified: kylin/site/docs30/howto/howto_use_restapi.html
URL: http://svn.apache.org/viewvc/kylin/site/docs30/howto/howto_use_restapi.html?rev=1859293&r1=1859292&r2=1859293&view=diff
==============================================================================
--- kylin/site/docs30/howto/howto_use_restapi.html (original)
+++ kylin/site/docs30/howto/howto_use_restapi.html Wed May 15 14:11:14 2019
@@ -7336,7 +7336,9 @@ Get descriptor for specified cube instan
 
 <p>For example, to get the job list in project ‘learn_kylin’ for cube ‘kylin_sales_cube’ in lastone week:</p>
 
-<p><code class="highlighter-rouge">GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1</code></p>
+<div class="highlighter-rouge"><pre class="highlight"><code>GET: /kylin/api/jobs?cubeName=kylin_sales_cube&amp;limit=15&amp;offset=0&amp;projectName=learn_kylin&amp;timeFilter=1
+</code></pre>
+</div>
 
 <h4 id="response-sample-13">Response Sample</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>[

Modified: kylin/site/feed.xml
URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1859293&r1=1859292&r2=1859293&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Wed May 15 14:11:14 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, 08 May 2019 00:17:01 -0700</pubDate>
-    <lastBuildDate>Wed, 08 May 2019 00:17:01 -0700</lastBuildDate>
+    <pubDate>Wed, 15 May 2019 06:59:22 -0700</pubDate>
+    <lastBuildDate>Wed, 15 May 2019 06:59:22 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>