Re: Capacity planning in web console

2016-09-19 Thread Alexey Kuznetsov
Yes, we can implement this. I created issue in JIRA: IGNITE-3934 Web Consloe: Capacity planning [1]. [1] https://issues.apache.org/jira/browse/IGNITE-3934 On Tue, Sep 20, 2016 at 6:58 AM, Dmitriy Setrakyan wrote: > Great idea! > > On Mon, Sep 19, 2016 at 3:37 PM,

Re: Capacity planning in web console

2016-09-19 Thread Dmitriy Setrakyan
Great idea! On Mon, Sep 19, 2016 at 3:37 PM, Valentin Kulichenko < valentin.kuliche...@gmail.com> wrote: > Guys, > > We have a capacity planning page [1] in docs, but it's not very easy to > follow this guide when data is loaded from a large database with 100s of > tables. How about we add this

Apache Ignite Blogs Section

2016-09-19 Thread Denis Magda
Community, Recently we have lunched Apache Ignite blog section [1]. The link to this section is at the top-right corner of the main page [2]. If anyone of you writes Ignite related topics or going to create a one in a future then let us know and it will be posted on Ignite’s blog page. [1]

Capacity planning in web console

2016-09-19 Thread Valentin Kulichenko
Guys, We have a capacity planning page [1] in docs, but it's not very easy to follow this guide when data is loaded from a large database with 100s of tables. How about we add this calculation to the Web Console? I think we can do this during the model import - get the counts of each table and

[jira] [Created] (IGNITE-3933) JDBC issue with Replicated & Partitioned caches

2016-09-19 Thread Igor Rudyak (JIRA)
Igor Rudyak created IGNITE-3933: --- Summary: JDBC issue with Replicated & Partitioned caches Key: IGNITE-3933 URL: https://issues.apache.org/jira/browse/IGNITE-3933 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-3931) IGFS: Support direct PROXY mode invocations. Fix tests & stabilization

2016-09-19 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-3931: Summary: IGFS: Support direct PROXY mode invocations. Fix tests & stabilization Key: IGNITE-3931 URL: https://issues.apache.org/jira/browse/IGNITE-3931 Project:

[GitHub] ignite pull request #1085: Ignite 1.6.8

2016-09-19 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/1085 Ignite 1.6.8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.6.8 Alternatively you can review and apply

[GitHub] ignite pull request #1080: IGNITE-3799 More descriptive exception for Cassan...

2016-09-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1080 --- 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

RE: Support for Spark 2.0

2016-09-19 Thread Phadnis, Varun
Hello, Just to be clear, I am not explicitly building the Hadoop edition. I get the described error when I simply specify the Spark version: mvn clean package -Dspark.version=2.0.0 -DskipTests Thanks for the quick response! -Original Message- From: Sergey Kozlov

[jira] [Created] (IGNITE-3930) Web Console: improve generated project usability

2016-09-19 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3930: Summary: Web Console: improve generated project usability Key: IGNITE-3930 URL: https://issues.apache.org/jira/browse/IGNITE-3930 Project: Ignite

[GitHub] ignite pull request #1084: IGNITE-3858 IGFS: Support direct PROXY mode invoc...

2016-09-19 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1084 IGNITE-3858 IGFS: Support direct PROXY mode invocation in methods: cr… …eate / append You can merge this pull request into a Git repository by running: $ git pull

Re: Support for Spark 2.0

2016-09-19 Thread Sergey Kozlov
Hi It's a known issue IGNITE-3596 Hadoop edition can't be compiled against spark 2.0.0 Unfortunately there's no progress yet On Mon, Sep 19, 2016 at 1:36 PM, Phadnis, Varun wrote: > Hello, > > Can someone please

[jira] [Created] (IGNITE-3929) Hadoop: Fix native libraries loading mechanism.

2016-09-19 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3929: --- Summary: Hadoop: Fix native libraries loading mechanism. Key: IGNITE-3929 URL: https://issues.apache.org/jira/browse/IGNITE-3929 Project: Ignite Issue

[jira] [Created] (IGNITE-3928) Hadoop: print warning if Hadoop is found in classpath of parent classloader.

2016-09-19 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3928: --- Summary: Hadoop: print warning if Hadoop is found in classpath of parent classloader. Key: IGNITE-3928 URL: https://issues.apache.org/jira/browse/IGNITE-3928

Support for Spark 2.0

2016-09-19 Thread Phadnis, Varun
Hello, Can someone please tell me when is the support for Spark 2.0 planned? Currently Ignite cannot be built for Spark 2.0. Attempting this yields the following error : [INFO] Building ignite-spark 1.8.0-SNAPSHOT

[GitHub] ignite pull request #1072: IGNITE-3916: Initial impl.

2016-09-19 Thread devozerov
Github user devozerov closed the pull request at: https://github.com/apache/ignite/pull/1072 --- 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

[jira] [Created] (IGNITE-3927) Web Console: Need to reload notebooks in sql after "become this user" was used.

2016-09-19 Thread Andrey Novikov (JIRA)
Andrey Novikov created IGNITE-3927: -- Summary: Web Console: Need to reload notebooks in sql after "become this user" was used. Key: IGNITE-3927 URL: https://issues.apache.org/jira/browse/IGNITE-3927

[GitHub] ignite pull request #1082: IGNITE-3925: Output process ID to the log during ...

2016-09-19 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/1082 IGNITE-3925: Output process ID to the log during node start. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[jira] [Created] (IGNITE-3926) Exception thrown from static job initializer hangs remote future.

2016-09-19 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3926: --- Summary: Exception thrown from static job initializer hangs remote future. Key: IGNITE-3926 URL: https://issues.apache.org/jira/browse/IGNITE-3926 Project:

[jira] [Created] (IGNITE-3925) Output process ID to the log during node start.

2016-09-19 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3925: --- Summary: Output process ID to the log during node start. Key: IGNITE-3925 URL: https://issues.apache.org/jira/browse/IGNITE-3925 Project: Ignite Issue

[jira] [Created] (IGNITE-3924) .NET: Integrate with Foundatio

2016-09-19 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-3924: -- Summary: .NET: Integrate with Foundatio Key: IGNITE-3924 URL: https://issues.apache.org/jira/browse/IGNITE-3924 Project: Ignite Issue Type: New Feature

[jira] [Created] (IGNITE-3923) Web Console: Summary page - Download button should show progress of downloading

2016-09-19 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3923: Summary: Web Console: Summary page - Download button should show progress of downloading Key: IGNITE-3923 URL: https://issues.apache.org/jira/browse/IGNITE-3923