GitHub user xuchuanyin opened a pull request:
https://github.com/apache/carbondata-site/pull/46 [CARBONDATA-1336] add subscribe to issue list the page looks like: ![carbon-index-page](https://user-images.githubusercontent.com/10445758/28718288-d98a3c62-73d7-11e7-8fed-2f0ca04176e6.PNG) After click the urlï¼user will go to carbondata issue page [issues](https://mail-archives.apache.org/mod_mbox/carbondata-issues/), which contains subscribe/unsubscribe mailing lists. I learn it from the Spark project as below: ![spark-issue-tracker-page](https://user-images.githubusercontent.com/10445758/28718385-3a1f4342-73d8-11e7-8161-fa691414a95d.PNG) You can merge this pull request into a Git repository by running: $ git pull https://github.com/xuchuanyin/carbondata-site issue_subscribe Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata-site/pull/46.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #46 ---- commit a028922366f8a2fedf6ac8f91b75b098c471f71d Author: xuchuanyin <[hidden email]> Date: 2017-07-28T12:52:49Z add subscribe to issue list ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
Github user xuchuanyin commented on the issue:
https://github.com/apache/carbondata-site/pull/46 hi, @jatin9896 I only changed this file(In the commit ), but after running `carbonscript.sh`, I found other files changed as well. Should I just commit this file that changed by me or commit all the files changed by running-the-script(shown below)? ``` modified: content/quick-start-guide.html modified: src/main/webapp/quick-start-guide.html deleted: src/site/markdown/configuration-parameters.md deleted: src/site/markdown/data-management.md deleted: src/site/markdown/ddl-operation-on-carbondata.md deleted: src/site/markdown/dml-operation-on-carbondata.md deleted: src/site/markdown/faq.md deleted: src/site/markdown/file-structure-of-carbondata.md deleted: src/site/markdown/installation-guide.md deleted: src/site/markdown/quick-start-guide.md deleted: src/site/markdown/supported-data-types-in-carbondata.md deleted: src/site/markdown/troubleshooting.md deleted: src/site/markdown/useful-tips-on-carbondata.md ``` --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:
https://github.com/apache/carbondata-site/pull/46 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
Free forum by Nabble | Edit this page |