You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by ah...@apache.org on 2017/01/12 09:23:05 UTC

zeppelin git commit: [MINOR] Rename Pig tutorial note to consider priority

Repository: zeppelin
Updated Branches:
  refs/heads/master 5e0aacf8a -> b9c667ae1


[MINOR] Rename Pig tutorial note to consider priority

### What is this PR for?
After #1830 merged, Pig tutorial note placed as a first under `Zeppelin Tutorial` folder. I told to zjffdu, I thought the note name should be same with Spark ("Basic Feature (Spark)") in [this comment](https://github.com/apache/zeppelin/pull/1830#discussion_r95522394) (because they have same contents).

<img src="https://cloud.githubusercontent.com/assets/10060731/21879248/a6d9b88a-d8da-11e6-8f43-5ef192e5895c.png" width="300px">

But considering the number of Spark and Pig users, the Spark tutorial note needs to be placed as first I think.

<img src="https://cloud.githubusercontent.com/assets/10060731/21879244/a488e3d0-d8da-11e6-9e0b-c91ca890c611.png" width="300px">

### What type of PR is it?
Rename Pig tutorial note

### What is the Jira issue?
N/A

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: AhyoungRyu <fb...@hanmail.net>

Closes #1889 from AhyoungRyu/rename/pigTutorialNote and squashes the following commits:

f08fd69 [AhyoungRyu] Rename Pig tutorial note to consider priority


Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo
Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/b9c667ae
Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/b9c667ae
Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/b9c667ae

Branch: refs/heads/master
Commit: b9c667ae1dfcbc6d80d4fc65f64572acee96ede6
Parents: 5e0aacf
Author: AhyoungRyu <fb...@hanmail.net>
Authored: Thu Jan 12 15:15:14 2017 +0900
Committer: ahyoungryu <ah...@apache.org>
Committed: Thu Jan 12 18:23:00 2017 +0900

----------------------------------------------------------------------
 notebook/2C57UKYWR/note.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zeppelin/blob/b9c667ae/notebook/2C57UKYWR/note.json
----------------------------------------------------------------------
diff --git a/notebook/2C57UKYWR/note.json b/notebook/2C57UKYWR/note.json
index 2b6ef8f..8292592 100644
--- a/notebook/2C57UKYWR/note.json
+++ b/notebook/2C57UKYWR/note.json
@@ -286,7 +286,7 @@
       "progressUpdateIntervalMs": 500
     }
   ],
-  "name": "Zeppelin Tutorial/Basic Features (Pig)",
+  "name": "Zeppelin Tutorial/Using Pig for querying data",
   "id": "2C57UKYWR",
   "angularObjects": {
     "2C3DR183X:shared_process": [],