[jira] [Comment Edited] (IGNITE-4139) .NET: improve the getting started guide

2016-12-16 Thread Ksenia Rybakova (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754108#comment-15754108
 ] 

Ksenia Rybakova edited comment on IGNITE-4139 at 12/16/16 10:56 AM:


1) FULL DISTRIBUTION section: it's not obvious that I should download Binary 
Release rather than Source Release. Please, clarify.

2) {quote}
Alternatively, you can start a node using the Apache.Ignite.exe file that is 
already available under modules\platforms\dotnet\bin folder which does not 
require you to build the binaries only for the purpose of starting a new node
{quote}
Path is incorrect (there is no {{modules}} direcoty in binary distribution). 
Also it would be more clear if you metion that this is about binary release. 
Suggest rephrasing to something like
{quote}
Alternatively, you can start a node using the Apache.Ignite.exe file that is 
already available in binary release under platforms\dotnet\bin folder which 
does not require you to build the binaries only for the purpose of starting a 
new node
{quote}


was (Author: krybakova):
1) FULL DISTRIBUTION section: it's not obvious that I should download Binary 
Release rather than Source Release. Please, clarify.

2) {quote}
Alternatively, you can start a node using the Apache.Ignite.exe file that is 
already available under modules\platforms\dotnet\bin folder which does not 
require you to build the binaries only for the purpose of starting a new node
{quote}
Path is incorrect (there is no {{modules}} direcoty in binary distribution). 
Also it would be more clear if you metion that this is aboute binary release. 
Suggest rephrasing to something like
{quote}
Alternatively, you can start a node using the Apache.Ignite.exe file that is 
already available in binary release under platforms\dotnet\bin folder which 
does not require you to build the binaries only for the purpose of starting a 
new node
{quote}

> .NET: improve the getting started guide
> ---
>
> Key: IGNITE-4139
> URL: https://issues.apache.org/jira/browse/IGNITE-4139
> Project: Ignite
>  Issue Type: Sub-task
>  Components: platforms
>Reporter: Denis Magda
>Assignee: Pavel Tupitsyn
> Fix For: 1.8
>
>
> The current guide 
> (https://apacheignite-net.readme.io/v1.7/docs/getting-started-2) is based on 
> the fact that you need to build a binary from sources. 
> We should demonstrate how it can be done with 
> ‘modules/platforms/dotnet/bin/Apache.Ignite.exe’ that is already available. 
> Next, we should showcase how we can change a configuration for this 
> Apache.Ignite.exe and refer to additional libs/dlls (aka assemblies).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (IGNITE-4139) .NET: improve the getting started guide

2016-12-16 Thread Ksenia Rybakova (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754108#comment-15754108
 ] 

Ksenia Rybakova edited comment on IGNITE-4139 at 12/16/16 10:54 AM:


1) FULL DISTRIBUTION section: it's not obvious that I should download Binary 
Release rather than Source Release. Please, clarify.

2) {quote}
Alternatively, you can start a node using the Apache.Ignite.exe file that is 
already available under modules\platforms\dotnet\bin folder which does not 
require you to build the binaries only for the purpose of starting a new node
{quote}
Path is incorrect (there is no {{modules}} direcoty in binary distribution). 
Also it would be more clear if you metion that this is aboute binary release. 
Suggest rephrasing to something like
{quote}
Alternatively, you can start a node using the Apache.Ignite.exe file that is 
already available in binary release under platforms\dotnet\bin folder which 
does not require you to build the binaries only for the purpose of starting a 
new node
{quote}


was (Author: krybakova):
1) FULL DISTRIBUTION section: it's not obvious that I should download Binary 
Release rather than Source Release. Please, clarify.

2) {quote}
Alternatively, you can start a node using the Apache.Ignite.exe file that is 
already available under modules\platforms\dotnet\bin folder which does not 
require you to build the binaries only for the purpose of starting a new node
{quote}
Path is incorrect (there is no modules direcoty in binary distribution). Also 
it would be more clear if you metion that this is aboute binary release. 
Suggest rephrasing to something like
{quote}
Alternatively, you can start a node using the Apache.Ignite.exe file that is 
already available in binary release under platforms\dotnet\bin folder which 
does not require you to build the binaries only for the purpose of starting a 
new node
{quote}

> .NET: improve the getting started guide
> ---
>
> Key: IGNITE-4139
> URL: https://issues.apache.org/jira/browse/IGNITE-4139
> Project: Ignite
>  Issue Type: Sub-task
>  Components: platforms
>Reporter: Denis Magda
>Assignee: Pavel Tupitsyn
> Fix For: 1.8
>
>
> The current guide 
> (https://apacheignite-net.readme.io/v1.7/docs/getting-started-2) is based on 
> the fact that you need to build a binary from sources. 
> We should demonstrate how it can be done with 
> ‘modules/platforms/dotnet/bin/Apache.Ignite.exe’ that is already available. 
> Next, we should showcase how we can change a configuration for this 
> Apache.Ignite.exe and refer to additional libs/dlls (aka assemblies).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (IGNITE-4139) .NET: improve the getting started guide

2016-11-02 Thread Prachi Garg (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630476#comment-15630476
 ] 

Prachi Garg edited comment on IGNITE-4139 at 11/2/16 9:02 PM:
--

[~ptupitsyn], I have made some corrections; please review.


was (Author: pgarg):
[~ptupitsyn], I have some corrections; please review.

> .NET: improve the getting started guide
> ---
>
> Key: IGNITE-4139
> URL: https://issues.apache.org/jira/browse/IGNITE-4139
> Project: Ignite
>  Issue Type: Sub-task
>  Components: platforms
>Reporter: Denis Magda
>Assignee: Pavel Tupitsyn
> Fix For: 1.8
>
>
> The current guide 
> (https://apacheignite-net.readme.io/v1.7/docs/getting-started-2) is based on 
> the fact that you need to build a binary from sources. 
> We should demonstrate how it can be done with 
> ‘modules/platforms/dotnet/bin/Apache.Ignite.exe’ that is already available. 
> Next, we should showcase how we can change a configuration for this 
> Apache.Ignite.exe and refer to additional libs/dlls (aka assemblies).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)