[jira] [Commented] (IGNITE-429) Implement IgniteStormStreamer to stream data from Apache Storm

2015-11-08 Thread Chandresh Pancholi (JIRA)

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

Chandresh Pancholi commented on IGNITE-429:
---

Anton,
Here is the request https://github.com/apache/ignite/pull/138



> Implement IgniteStormStreamer to stream data from Apache Storm
> --
>
> Key: IGNITE-429
> URL: https://issues.apache.org/jira/browse/IGNITE-429
> Project: Ignite
>  Issue Type: Sub-task
>  Components: streaming
>Reporter: Dmitriy Setrakyan
>Assignee: Chandresh Pancholi
>
> We have {{IgniteDataStreamer}} which is used to load data into Ignite under 
> high load. It was previously named {{IgniteDataLoader}}, see ticket 
> IGNITE-394.
> See [Apache Storm|https://storm.apache.org/] for more information.
> We should create {{IgniteStormStreamer}} which will consume tuples from Storm 
> and stream them into Ignite caches. 
> More details to follow, but to the least we should be able to:
> - Convert/Intercept Storm tuples to Ignite data using an optional pluggable 
> converter.
> - Specify the cache name for the Ignite cache to load data into.
> - Specify other flags available on {{IgniteDataStreamer}} class.



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


[jira] [Created] (IGNITE-1868) Javadoc warnings forbuild

2015-11-08 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-1868:
-

 Summary: Javadoc warnings forbuild
 Key: IGNITE-1868
 URL: https://issues.apache.org/jira/browse/IGNITE-1868
 Project: Ignite
  Issue Type: Bug
  Components: build
Affects Versions: 1.5
Reporter: Sergey Kozlov
Assignee: Yakov Zhdanov
Priority: Minor
 Fix For: 1.5


Build of Apache Ignite shows javadoc warnings:
{noformat}
[17:57:28] : [exec] 4 warnings
[17:57:28] : [exec] [WARNING] 
Javadoc Warnings
[17:57:28] : [exec] [WARNING] 
/usr/local/BuildAgent/work/4b78de95608af2b1/apache-ignite/modules/core/src/main/java/org/apache/ignite/stream/StreamAdapter.java:39:
 warning - Tag @link:illegal character: "60" in "Map"
[17:57:28] : [exec] [WARNING] 
/usr/local/BuildAgent/work/4b78de95608af2b1/apache-ignite/modules/core/src/main/java/org/apache/ignite/stream/StreamAdapter.java:39:
 warning - Tag @link: malformed: "Map"
[17:57:28] : [exec] [WARNING] 
/usr/local/BuildAgent/work/4b78de95608af2b1/apache-ignite/modules/core/src/main/java/org/apache/ignite/stream/StreamAdapter.java:39:
 warning - Tag @link: reference not found: Map
[17:57:28] : [exec] [WARNING] 
/usr/local/BuildAgent/work/4b78de95608af2b1/apache-ignite/modules/core/src/main/java/org/apache/ignite/internal/processors/igfs/IgfsMetaManager.java:995:
 warning - @return tag has no arguments.
{noformat}



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


[jira] [Updated] (IGNITE-1868) Javadoc warnings for build

2015-11-08 Thread Sergey Kozlov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Kozlov updated IGNITE-1868:
--
Summary: Javadoc warnings for build  (was: Javadoc warnings forbuild)

> Javadoc warnings for build
> --
>
> Key: IGNITE-1868
> URL: https://issues.apache.org/jira/browse/IGNITE-1868
> Project: Ignite
>  Issue Type: Bug
>  Components: build
>Affects Versions: 1.5
>Reporter: Sergey Kozlov
>Assignee: Yakov Zhdanov
>Priority: Minor
> Fix For: 1.5
>
>
> Build of Apache Ignite shows javadoc warnings:
> {noformat}
> [17:57:28] :   [exec] 4 warnings
> [17:57:28] :   [exec] [WARNING] 
> Javadoc Warnings
> [17:57:28] :   [exec] [WARNING] 
> /usr/local/BuildAgent/work/4b78de95608af2b1/apache-ignite/modules/core/src/main/java/org/apache/ignite/stream/StreamAdapter.java:39:
>  warning - Tag @link:illegal character: "60" in "Map"
> [17:57:28] :   [exec] [WARNING] 
> /usr/local/BuildAgent/work/4b78de95608af2b1/apache-ignite/modules/core/src/main/java/org/apache/ignite/stream/StreamAdapter.java:39:
>  warning - Tag @link: malformed: "Map"
> [17:57:28] :   [exec] [WARNING] 
> /usr/local/BuildAgent/work/4b78de95608af2b1/apache-ignite/modules/core/src/main/java/org/apache/ignite/stream/StreamAdapter.java:39:
>  warning - Tag @link: reference not found: Map
> [17:57:28] :   [exec] [WARNING] 
> /usr/local/BuildAgent/work/4b78de95608af2b1/apache-ignite/modules/core/src/main/java/org/apache/ignite/internal/processors/igfs/IgfsMetaManager.java:995:
>  warning - @return tag has no arguments.
> {noformat}



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


[jira] [Assigned] (IGNITE-1857) We should generate download.zip directly in browser

2015-11-08 Thread Andrey Novikov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Novikov reassigned IGNITE-1857:
--

Assignee: Andrey Novikov

> We should generate download.zip directly in browser
> ---
>
> Key: IGNITE-1857
> URL: https://issues.apache.org/jira/browse/IGNITE-1857
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Affects Versions: 1.5
>Reporter: Alexey Kuznetsov
>Assignee: Andrey Novikov
> Fix For: 1.5
>
>
> We have bunch of generate-xxx.js files that used to generate XML and Java 
> code in browser (for preview) and in server to generate "download.zip" on 
> Summary page.
> We could generate "download.zip" directly in browser with help of "zip.js" 
> library and move generate-xxx.js to frontend only.



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


[jira] [Reopened] (IGNITE-1831) Implement Web Console packaging

2015-11-08 Thread Andrey Novikov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Novikov reopened IGNITE-1831:

  Assignee: Dmitriyff  (was: Andrey Novikov)

Need add clean up for build folder before build and watch task.

> Implement Web Console packaging
> ---
>
> Key: IGNITE-1831
> URL: https://issues.apache.org/jira/browse/IGNITE-1831
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Affects Versions: 1.5
>Reporter: Alexey Kuznetsov
>Assignee: Dmitriyff
> Fix For: 1.5
>
>
> We need to package of web console with WebPack or similar tool.



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


[jira] [Resolved] (IGNITE-1489) Usability issues

2015-11-08 Thread Alexey Kuznetsov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Kuznetsov resolved IGNITE-1489.
--
Resolution: Won't Fix

Some issues were fixed.
For some created separate sub-tasks.
Decided to create sub-tasks instead of adding comments in one issue. 

> Usability issues
> 
>
> Key: IGNITE-1489
> URL: https://issues.apache.org/jira/browse/IGNITE-1489
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Pavel Konstantinov
>Assignee: Alexey Kuznetsov
>Priority: Minor
> Fix For: 1.5
>
> Attachments: ig-1489-1.png, ig-1489-2.png
>
>
> Sub-ticket for collecting usability issues



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


[jira] [Commented] (IGNITE-1485) Improve loading metadata from DB

2015-11-08 Thread Vasiliy Sisko (JIRA)

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

Vasiliy Sisko commented on IGNITE-1485:
---

Removed refreshing of page on close agent download dialog on metadata page.

> Improve loading metadata from DB
> 
>
> Key: IGNITE-1485
> URL: https://issues.apache.org/jira/browse/IGNITE-1485
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Pavel Konstantinov
>Assignee: Vasiliy Sisko
> Fix For: 1.5
>
>




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


[jira] [Closed] (IGNITE-1489) Usability issues

2015-11-08 Thread Alexey Kuznetsov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Kuznetsov closed IGNITE-1489.

Assignee: (was: Alexey Kuznetsov)

> Usability issues
> 
>
> Key: IGNITE-1489
> URL: https://issues.apache.org/jira/browse/IGNITE-1489
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Pavel Konstantinov
>Priority: Minor
> Fix For: 1.5
>
> Attachments: ig-1489-1.png, ig-1489-2.png
>
>
> Sub-ticket for collecting usability issues



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


[jira] [Assigned] (IGNITE-1867) Fix java class names and package declaration

2015-11-08 Thread Andrey Novikov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Novikov reassigned IGNITE-1867:
--

Assignee: Andrey Novikov

> Fix java class names and package declaration
> 
>
> Key: IGNITE-1867
> URL: https://issues.apache.org/jira/browse/IGNITE-1867
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Prachi Garg
>Assignee: Andrey Novikov
> Fix For: 1.5
>
>
> I noticed a few issues when I imported my project, created using the web 
> console, in IDEA -
> 1. ServerConfigurationFactory class name is create in the file called 
> “ConfigurationFactory.java”. Class name and file name should be the same.
> 2. The package declaration for ClientConfigurationFactory and 
> SeverConfigurationFactory classes is missing.
> 3. There should be simple 'nodeStartup' class for starting a node, in the 
> IDE, using the XML configuration file.



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


[jira] [Assigned] (IGNITE-1829) We must use short name for packages in metadata dropdown list

2015-11-08 Thread Vasiliy Sisko (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vasiliy Sisko reassigned IGNITE-1829:
-

Assignee: Vasiliy Sisko

> We must use short name for packages in metadata dropdown list
> -
>
> Key: IGNITE-1829
> URL: https://issues.apache.org/jira/browse/IGNITE-1829
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Pavel Konstantinov
>Assignee: Vasiliy Sisko
>Priority: Critical
> Fix For: 1.5
>
> Attachments: ig-1829.png
>
>
> Current view is uncomfortable because user don't see class name.
> Please see attachment.



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


[jira] [Resolved] (IGNITE-1715) Add button [Reset] on Cluster, Caches and Metadata screens

2015-11-08 Thread Vasiliy Sisko (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vasiliy Sisko resolved IGNITE-1715.
---
Resolution: Fixed
  Assignee: Pavel Konstantinov  (was: Vasiliy Sisko)

> Add button [Reset]  on Cluster, Caches and Metadata screens
> ---
>
> Key: IGNITE-1715
> URL: https://issues.apache.org/jira/browse/IGNITE-1715
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Alexey Kuznetsov
>Assignee: Pavel Konstantinov
> Fix For: 1.5
>
>
> Add button [Reset]  on Cluster, Caches and Metadata screens.
> This button should reset ALL sections at once.
> And in case of zero items on screen also hide all sections.



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


[jira] [Created] (IGNITE-1869) Generate separate cache for each metadata loaded from DB

2015-11-08 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1869:


 Summary: Generate separate cache for each metadata loaded from DB
 Key: IGNITE-1869
 URL: https://issues.apache.org/jira/browse/IGNITE-1869
 Project: Ignite
  Issue Type: Sub-task
  Components: wizards
Affects Versions: 1.5
Reporter: Alexey Kuznetsov
 Fix For: 1.5


It think will be useful to generate separate cache for each metadata loaded 
from DB.
In this case web console will generate a cache + metadata linked to it.
User could point already created cache as a template for generation.
We could have some checkbox for it.



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


[jira] [Commented] (IGNITE-1775) Show Y-columns in chart settings with same color as chart

2015-11-08 Thread Vasiliy Sisko (JIRA)

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

Vasiliy Sisko commented on IGNITE-1775:
---

# Not implemented. Current colors have been kept.
# Colors of X axis changed how on "All columns"
# No Data Available shows only in moment of data refreshing on data 
presentation changing.

> Show Y-columns in chart settings with same color as chart
> -
>
> Key: IGNITE-1775
> URL: https://issues.apache.org/jira/browse/IGNITE-1775
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Affects Versions: 1.5
>Reporter: Alexey Kuznetsov
>Assignee: Vasiliy Sisko
> Fix For: 1.5
>
>
> # Show synthetic columns TIME_LINE, ROW_IDX with different color.
> # Show Y-columns with corresponding chart colors.
> # Made chart colors more distinct.



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


[jira] [Resolved] (IGNITE-1485) Improve loading metadata from DB

2015-11-08 Thread Vasiliy Sisko (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vasiliy Sisko resolved IGNITE-1485.
---
Resolution: Fixed

> Improve loading metadata from DB
> 
>
> Key: IGNITE-1485
> URL: https://issues.apache.org/jira/browse/IGNITE-1485
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Pavel Konstantinov
>Assignee: Vasiliy Sisko
> Fix For: 1.5
>
>




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


[jira] [Commented] (IGNITE-1489) Usability issues

2015-11-08 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov commented on IGNITE-1489:
--

Created separate sub-task for this feature.

> Usability issues
> 
>
> Key: IGNITE-1489
> URL: https://issues.apache.org/jira/browse/IGNITE-1489
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Pavel Konstantinov
>Assignee: Alexey Kuznetsov
>Priority: Minor
> Fix For: 1.5
>
> Attachments: ig-1489-1.png, ig-1489-2.png
>
>
> Sub-ticket for collecting usability issues



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


[jira] [Resolved] (IGNITE-1775) Show Y-columns in chart settings with same color as chart

2015-11-08 Thread Vasiliy Sisko (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vasiliy Sisko resolved IGNITE-1775.
---
Resolution: Fixed
  Assignee: Pavel Konstantinov  (was: Vasiliy Sisko)

> Show Y-columns in chart settings with same color as chart
> -
>
> Key: IGNITE-1775
> URL: https://issues.apache.org/jira/browse/IGNITE-1775
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Affects Versions: 1.5
>Reporter: Alexey Kuznetsov
>Assignee: Pavel Konstantinov
> Fix For: 1.5
>
>
> # Show synthetic columns TIME_LINE, ROW_IDX with different color.
> # Show Y-columns with corresponding chart colors.
> # Made chart colors more distinct.



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


[jira] [Assigned] (IGNITE-1715) Add button [Reset] on Cluster, Caches and Metadata screens

2015-11-08 Thread Vasiliy Sisko (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vasiliy Sisko reassigned IGNITE-1715:
-

Assignee: Vasiliy Sisko  (was: Alexey Kuznetsov)

> Add button [Reset]  on Cluster, Caches and Metadata screens
> ---
>
> Key: IGNITE-1715
> URL: https://issues.apache.org/jira/browse/IGNITE-1715
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Alexey Kuznetsov
>Assignee: Vasiliy Sisko
> Fix For: 1.5
>
>
> Add button [Reset]  on Cluster, Caches and Metadata screens.
> This button should reset ALL sections at once.
> And in case of zero items on screen also hide all sections.



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


[jira] [Assigned] (IGNITE-1659) Add query history

2015-11-08 Thread Vasiliy Sisko (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vasiliy Sisko reassigned IGNITE-1659:
-

Assignee: Vasiliy Sisko

> Add query history
> -
>
> Key: IGNITE-1659
> URL: https://issues.apache.org/jira/browse/IGNITE-1659
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Pavel Konstantinov
>Assignee: Vasiliy Sisko
>
> We need to implement saving query history and restoring query text into any 
> Query field.
> Note: currently we have workaround - we save notebooks with all queries in 
> it, but if user remove notebook he lost all queries from this notebook.



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


[jira] [Updated] (IGNITE-1864) Cannot configure jndiNames for CacheJndiTmLookup

2015-11-08 Thread Dmitriy Setrakyan (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Setrakyan updated IGNITE-1864:
--
Fix Version/s: 1.6

> Cannot configure jndiNames for CacheJndiTmLookup 
> -
>
> Key: IGNITE-1864
> URL: https://issues.apache.org/jira/browse/IGNITE-1864
> Project: Ignite
>  Issue Type: Bug
>Reporter: Yakov Zhdanov
>Assignee: Valentin Kulichenko
> Fix For: 1.6
>
>
> Since user have an ability to configure only lookup class name via 
> org.apache.ignite.configuration.TransactionConfiguration#getTxManagerLookupClassName,
>  he lacks ability to properly configure all of its properties.
> This seems to be a general problem for this approach



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


[jira] [Reopened] (IGNITE-1730) Need display proper placeholder for query results with objects columns in charts

2015-11-08 Thread Pavel Konstantinov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Konstantinov reopened IGNITE-1730:

  Assignee: Vasiliy Sisko  (was: Pavel Konstantinov)

Chart switcher currently become invisible.Please fix.

> Need display proper placeholder for query results with objects columns in 
> charts
> 
>
> Key: IGNITE-1730
> URL: https://issues.apache.org/jira/browse/IGNITE-1730
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Andrey Novikov
>Assignee: Vasiliy Sisko
>Priority: Minor
> Fix For: 1.5
>
>
> execute query:
> select _KEY, _VAL
> from Car
> show result as chart.



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


[jira] [Commented] (IGNITE-1161) Close rest sql cursor after delay

2015-11-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-1161:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/197


> Close rest sql cursor after delay 
> --
>
> Key: IGNITE-1161
> URL: https://issues.apache.org/jira/browse/IGNITE-1161
> Project: Ignite
>  Issue Type: Task
>  Components: general
>Reporter: Irina Vasilinets
>Assignee: Andrey Novikov
> Fix For: 1.5
>
> Attachments: ignite-1161.patch, master_ignite-1161.patch, 
> master_ignite-1161.patch
>
>
> QueryCommandHandler stores cursors for all queries that was executed by rest. 
> Old queries cursors should be closed after delay and should be removed from 
> the map.



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


[jira] [Commented] (IGNITE-1807) Visor console should write logs to file in quite mode

2015-11-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-1807:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/192


> Visor console should write logs to file in quite mode
> -
>
> Key: IGNITE-1807
> URL: https://issues.apache.org/jira/browse/IGNITE-1807
> Project: Ignite
>  Issue Type: Bug
>  Components: UI
>Affects Versions: ignite-1.4
>Reporter: Alexey Kuznetsov
>Assignee: Andrey Novikov
> Fix For: 1.5
>
>




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


[jira] [Created] (IGNITE-1870) Add aggregation function for Y axes values in TIME_LINE mode

2015-11-08 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1870:


 Summary: Add aggregation function for Y axes values in TIME_LINE 
mode
 Key: IGNITE-1870
 URL: https://issues.apache.org/jira/browse/IGNITE-1870
 Project: Ignite
  Issue Type: Sub-task
Affects Versions: 1.5
Reporter: Alexey Kuznetsov
Assignee: Alexey Kuznetsov
 Fix For: 1.5


Add support for: First, Last, Min, Max, Avg, Sum, Count



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


[jira] [Closed] (IGNITE-1852) Need to align RDBMS dropdown list and it's tooltip

2015-11-08 Thread Pavel Konstantinov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Konstantinov closed IGNITE-1852.
--
Assignee: (was: Pavel Konstantinov)

Tested.

> Need to align RDBMS dropdown list and it's tooltip
> --
>
> Key: IGNITE-1852
> URL: https://issues.apache.org/jira/browse/IGNITE-1852
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Pavel Konstantinov
>Priority: Minor
> Fix For: 1.5
>
> Attachments: ig-1852.png
>
>
> Please see attachment.
> 1) Add 'Generic JDBC' to dropdown
> 2) Add 'Postgre SQL' to tooltip
> 3) Add both in XML and code generation



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


[jira] [Assigned] (IGNITE-1864) Cannot configure jndiNames for CacheJndiTmLookup

2015-11-08 Thread Valentin Kulichenko (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valentin Kulichenko reassigned IGNITE-1864:
---

Assignee: Valentin Kulichenko

> Cannot configure jndiNames for CacheJndiTmLookup 
> -
>
> Key: IGNITE-1864
> URL: https://issues.apache.org/jira/browse/IGNITE-1864
> Project: Ignite
>  Issue Type: Bug
>Reporter: Yakov Zhdanov
>Assignee: Valentin Kulichenko
> Fix For: 1.6
>
>
> Since user have an ability to configure only lookup class name via 
> org.apache.ignite.configuration.TransactionConfiguration#getTxManagerLookupClassName,
>  he lacks ability to properly configure all of its properties.
> This seems to be a general problem for this approach



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


[jira] [Closed] (IGNITE-1775) Show Y-columns in chart settings with same color as chart

2015-11-08 Thread Pavel Konstantinov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Konstantinov closed IGNITE-1775.
--
Assignee: (was: Pavel Konstantinov)

Tested.

> Show Y-columns in chart settings with same color as chart
> -
>
> Key: IGNITE-1775
> URL: https://issues.apache.org/jira/browse/IGNITE-1775
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Affects Versions: 1.5
>Reporter: Alexey Kuznetsov
> Fix For: 1.5
>
>
> # Show synthetic columns TIME_LINE, ROW_IDX with different color.
> # Show Y-columns with corresponding chart colors.
> # Made chart colors more distinct.



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


[jira] [Reopened] (IGNITE-1715) Add button [Reset] on Cluster, Caches and Metadata screens

2015-11-08 Thread Pavel Konstantinov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Konstantinov reopened IGNITE-1715:

  Assignee: Vasiliy Sisko  (was: Pavel Konstantinov)

Please change confirmation text according to tooltip to "Are you sure you want 
to undo all changes for current cluster"

> Add button [Reset]  on Cluster, Caches and Metadata screens
> ---
>
> Key: IGNITE-1715
> URL: https://issues.apache.org/jira/browse/IGNITE-1715
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Alexey Kuznetsov
>Assignee: Vasiliy Sisko
> Fix For: 1.5
>
>
> Add button [Reset]  on Cluster, Caches and Metadata screens.
> This button should reset ALL sections at once.
> And in case of zero items on screen also hide all sections.



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


[jira] [Created] (IGNITE-1871) Fix the color of column in chart settings

2015-11-08 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-1871:
--

 Summary: Fix the color of column in chart settings
 Key: IGNITE-1871
 URL: https://issues.apache.org/jira/browse/IGNITE-1871
 Project: Ignite
  Issue Type: Sub-task
Reporter: Pavel Konstantinov
Priority: Minor


Now if user set two columns on Y-axis each has its unique color.
After that if user remove the first column then the second column change it 
color - this is a bit confuses.



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


[jira] [Commented] (IGNITE-1168) REST API: type metadata for cache

2015-11-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-1168:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/181


> REST API: type metadata for cache
> -
>
> Key: IGNITE-1168
> URL: https://issues.apache.org/jira/browse/IGNITE-1168
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Andrey Novikov
>Assignee: Andrey Novikov
> Fix For: 1.5
>
> Attachments: IGNITE-1168.patch, master_a1e5cc5_ignite-1168.patch
>
>
> Apache Ignite supports query so will be useful to implement command that 
> return type metadata for display in SQL query editor.



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


[jira] [Resolved] (IGNITE-1168) REST API: type metadata for cache

2015-11-08 Thread Andrey Novikov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Novikov resolved IGNITE-1168.

Resolution: Fixed

> REST API: type metadata for cache
> -
>
> Key: IGNITE-1168
> URL: https://issues.apache.org/jira/browse/IGNITE-1168
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Andrey Novikov
>Assignee: Andrey Novikov
> Fix For: 1.5
>
> Attachments: IGNITE-1168.patch, master_a1e5cc5_ignite-1168.patch
>
>
> Apache Ignite supports query so will be useful to implement command that 
> return type metadata for display in SQL query editor.



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


[jira] [Closed] (IGNITE-1168) REST API: type metadata for cache

2015-11-08 Thread Andrey Novikov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Novikov closed IGNITE-1168.
--
Assignee: (was: Andrey Novikov)

> REST API: type metadata for cache
> -
>
> Key: IGNITE-1168
> URL: https://issues.apache.org/jira/browse/IGNITE-1168
> Project: Ignite
>  Issue Type: Sub-task
>  Components: wizards
>Reporter: Andrey Novikov
> Fix For: 1.5
>
> Attachments: IGNITE-1168.patch, master_a1e5cc5_ignite-1168.patch
>
>
> Apache Ignite supports query so will be useful to implement command that 
> return type metadata for display in SQL query editor.



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