[ISSUE] (TIGON-143) Tigon Docs

2 views
Skip to first unread message

Gokul Gunasekaran (JIRA)

unread,
Oct 13, 2014, 4:19:47 PM10/13/14
to tigo...@googlegroups.com
Gokul Gunasekaran created an issue
 
Tigon / Bug TIGON-143
Tigon Docs
Issue Type: Bug Bug
Affects Versions: 0.1.0
Assignee: John Jackson
Created: 13/Oct/14 1:19 PM
Fix Versions: 0.2.0
Priority: Major Major
Reporter: Gokul Gunasekaran

Here is the list of things:

i. Enterprise Security Features (landing page) - this part needs to be changed since we currently don't provide any security features. Though we still support logging, monitoring.

ii. Resize the diagrams on the Tigon Concepts Page. They look very odd now.

iii. Move TigonSQL Architecture info to an Advanced Section. For a first time user, they really need not know all the Arch info behind TigonSQL. It is better to mark this section as Advanced or move it to a separate section.

iv. Examples link at the bottom of the Developer Guide is not working.

v. Rearrange the examples in this order - HelloWorld, TwitterAnalytics, SQLJoinFlow. Also move the tigon-sql examples below these Flow apps.

vi. More info on discover, serviceinfo in the TigonSQL section :
If the Flow is running in Distributed Mode on a cluster, you can use the discover and service info commands to find out the endpoints.

To this we need to add:

In the above example, if we execute ```serviceinfo <flow-name>``` in the Distributed CLI, we should see :
httpPort
tcpPort_intInput

Now we can discover the specific service (http or tcp endpoint) by executing:
```discover <flow-name> httpPort```
This is will display the hostname and port on which this service is running.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.1.5#6160-sha1:a61a0fc)
Atlassian logo

John Jackson (JIRA)

unread,
Oct 13, 2014, 4:32:47 PM10/13/14
to tigo...@googlegroups.com
John Jackson updated an issue
Change By: John Jackson
Here is the list of things:

i. Enterprise Security Features (landing page) - this part needs to be changed since we currently don't provide any security features. Though we still support logging, monitoring. 

ii. Resize the diagrams on the Tigon Concepts Page. They look very odd now.

iii. Move TigonSQL Architecture info to an Advanced Section. For a first time user, they really need not know all the Arch info behind TigonSQL. It is better to mark this section as Advanced or move it to a separate section.

iv. Examples link at the bottom of the Developer Guide is not working.

v. Rearrange the examples in this order - HelloWorld, TwitterAnalytics, SQLJoinFlow. Also move the tigon-sql examples below these Flow apps. 

vi. More info on discover, serviceinfo in the TigonSQL section :

See http://stg-web101.sw.joyent.continuuity.net/tigon/0.2.0-SNAPSHOT/en/developer.html#using-tigonsql

If the Flow is running in Distributed Mode on a cluster, you can use the discover and service info commands to find out the endpoints.  (reverse this to "serviceinfo" and "discover" commands)

To this we need to add:

In the above example, if we execute ```serviceinfo <flow-name>``` in the Distributed CLI, we should see :
httpPort
tcpPort_intInput

Now we can discover the specific service (http or tcp endpoint) by executing:
```discover <flow-name> httpPort```
This is will display the hostname and port on which this service is running.

Gokul Gunasekaran (JIRA)

unread,
Oct 14, 2014, 3:12:49 AM10/14/14
to tigo...@googlegroups.com
Gokul Gunasekaran commented on an issue
 
Re: Tigon Docs

vii. Also, we need to add the new showlogs command to the Distributed CLI command list (http://stg-web101.sw.joyent.continuuity.net/tigon/0.2.0-SNAPSHOT/en/tools.html#tigon-command-line-interface).
You can check the CLICommands.java (SHOWLOGS (1, "Shows the live logs of the Flow", "<flowname>")) for more info.

Here is the list of things:

i. Enterprise Security Features (landing page) - this part needs to be changed since we currently don't provide any security features. Though we still support logging, monitoring.

ii. Resize the diagrams on the Tigon Concepts Page. They look very odd now.

iii. Move TigonSQL Architecture info to an Advanced Section. Fo...

John Jackson (JIRA)

unread,
Oct 14, 2014, 11:37:47 AM10/14/14
to tigo...@googlegroups.com
John Jackson commented on an issue
 
Re: Tigon Docs

1: done
2: done
3: done
4: done
5: done
6: done

John Jackson (JIRA)

unread,
Oct 14, 2014, 11:44:47 AM10/14/14
to tigo...@googlegroups.com
John Jackson commented on an issue
 
Re: Tigon Docs

I have corrected the CLI documentation to match CLICommand.java.

John Jackson (JIRA)

unread,
Oct 14, 2014, 11:44:53 AM10/14/14
to tigo...@googlegroups.com
John Jackson edited a comment on an issue
 
Re: Tigon Docs
7: I have corrected the CLI documentation to match CLICommand.java.

Gokul Gunasekaran (JIRA)

unread,
Oct 14, 2014, 1:16:47 PM10/14/14
to tigo...@googlegroups.com
Gokul Gunasekaran commented on an issue
 
Re: Tigon Docs

I still see SQLJoinFlow example above TwitterAnalytics example.

John Jackson (JIRA)

unread,
Oct 14, 2014, 1:35:47 PM10/14/14
to tigo...@googlegroups.com
John Jackson commented on an issue
 
Re: Tigon Docs

I've fixed this in (in three places!) Staging server has been updated.

Gokul Gunasekaran (JIRA)

unread,
Oct 14, 2014, 6:48:47 PM10/14/14
to tigo...@googlegroups.com
Change By: Gokul Gunasekaran
Status: Open Resolved
Resolution: Fixed
Reply all
Reply to author
Forward
0 new messages