<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Infobright.org Forums</title>
    <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/" />
    <link rel="self" type="application/atom+xml" href="http://www.infobright.org/Forums/atom/" />
    <updated>2012-02-06T05:41:01Z</updated>
    <rights>Copyright (c) 2012</rights>
    <generator uri="http://expressionengine.com/" version="1.6.7">ExpressionEngine</generator>
    <id>tag:infobright.org,2012:02:03</id>


    <entry>
      <title>ICE Data Loading using Telend</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/2743/" />      
      <id>tag:infobright.org,2012:Forums/viewthread/.2743</id>
      <published>2012-02-03T08:56:04Z</published>
      <updated>2012-02-06T05:41:01Z</updated>
      <author><name>Rajeev Mehta</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi All,</p>

<p>Can any one tell me.<br />
Is ICE supports Data Loading using Telend ?</p>

<p>Thanks,<br />
Rajeev
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>ICE 4.0 Feature request &#45; Create Temp Tables.</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/2729/" />      
      <id>tag:infobright.org,2012:Forums/viewthread/.2729</id>
      <published>2012-01-25T15:53:59Z</published>
      <updated></updated>
      <author><name>srinivas_infobright</name></author>
      <content type="html">
      <![CDATA[
        <p>We are testing ICE 4.0 and currently trying to run some reports using MicroStrategy. One main limitation for running reports is not having &#8220;Create Temporary Table&#8221; option in ICE, since Microstrategy creates temporary tables for running reports (except for free from SQL option which we dont want test.) for executing queries.</p>

<p>We cannot download IEE since its having limited trial period and our tests can run for couple of months.&nbsp; Is there any possibility now or in near future to add &#8220;create temp table&#8221; functionality to ICE ?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>The datafile  .ctb question</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/2635/" />      
      <id>tag:infobright.org,2011:Forums/viewthread/.2635</id>
      <published>2011-11-14T01:19:04Z</published>
      <updated>2011-11-14T02:45:31Z</updated>
      <author><name>rezic7</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi All<br />
I found the data ctb file that When the column data  more than 1M, data/test/my_1 / will generate the second data file  TA0000100000000.ctb<br />
Since then, each load will alternately  write  the two files（TA0000100000000.ctb+TA0000100000001.ctb）,<br />
Why does this design?</p>

<p>and other quesion<br />
the data manager ppt  said that<br />
“<br />
Once the cluster size limit has been reached, Infobright creates a new file to store the<br />
additional Data Packs.<br />
”<br />
myfile is much less than 2G</p>

<p><br />
appreciate for your reply……
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Infobright ICE on Mac OS/X</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/1644/" />      
      <id>tag:infobright.org,2010:Forums/viewthread/.1644</id>
      <published>2010-07-14T15:01:42Z</published>
      <updated></updated>
      <author><name>Bob Zurek</name></author>
      <content type="html">
      <![CDATA[
        <p>Any interest in having us port ICE to OS/X on the Mac?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>GROUP_CONCAT not supported by Infobright</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/1668/" />      
      <id>tag:infobright.org,2010:Forums/viewthread/.1668</id>
      <published>2010-07-29T14:23:13Z</published>
      <updated></updated>
      <author><name>1234</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,</p>

<p>I have a few queries that do something like:</p>

<p>select t1.id, t2.names<br />
from table1 t1<br />
left join (<br />
&nbsp; select id,group_concat(name) as names<br />
&nbsp; from table2<br />
&nbsp; group by id<br />
) t2 on (t2.id=t1.id)<br />
group by t1.id;</p>

<p>If I run the select in the left join by itself it runs pretty fast:</p>

<p>&nbsp; select id,group_concat(name) as names<br />
&nbsp; from table2<br />
&nbsp; group by id;</p>

<p>But when I add the group_concat into another query (inside the left join or any other complex query) it takes forever to run even when the tables just have a few thousand rows.</p>

<p>Are there any plans to implement group_concat on Infobright so that queries don&#8217;t run on MySQL engine?</p>

<p>Thanks,</p>

<p>Ivan.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Infobright Crash</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/2411/" />      
      <id>tag:infobright.org,2011:Forums/viewthread/.2411</id>
      <published>2011-07-01T09:22:47Z</published>
      <updated></updated>
      <author><name>jpcotty</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,</p>

<p>I&#8217;ve got some problem of crash with IB<br />
I do not understand the reason</p>

<p>You can find in attachement the bh.err and my config&#8217;s files</p>

<p>Hope someone can help me.</p>

<p>It&#8217;s a little urgent because i&#8217;m on production&#8230;..</p>

<p>Thanks in advance</p>

<p>Regards,</p>

<p>Jean-Philippe
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Create As Select and lookup</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/2162/" />      
      <id>tag:infobright.org,2011:Forums/viewthread/.2162</id>
      <published>2011-03-31T10:15:14Z</published>
      <updated></updated>
      <author><name>Radek</name></author>
      <content type="html">
      <![CDATA[
        <p>I often create tables with the use of &#8220;create table table_name as select&#8230;&#8221;. By looking at &#8220;show create table&#8221; I noticed that Infobright will sometimes create lookups in such tables (&#8220;comment &#8216;lookup&#8217;&#8221;). </p>

<p>Is there a way to control which field will be created as a lookup in a &#8220;create table .. as select ..&#8221; statement? </p>

<p>Thanks,<br />
Radek
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Installation problem &#45; Infobright IEE trail</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/1968/" />      
      <id>tag:infobright.org,2011:Forums/viewthread/.1968</id>
      <published>2011-02-01T15:03:20Z</published>
      <updated></updated>
      <author><name>padmi</name></author>
      <content type="html">
      <![CDATA[
        <p>After installation based on the youtube video, When infobright command line client is invoke , it closes automatically</p>

<p>regards<br />
padmi
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Allow INSERTs from SELECTS</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/2024/" />      
      <id>tag:infobright.org,2011:Forums/viewthread/.2024</id>
      <published>2011-02-21T08:56:06Z</published>
      <updated></updated>
      <author><name>lfkpoa</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,</p>

<p>First, thanks for all the features available in ICE.<br />
I know that you keep DML for the enterprise version for commercial purposes.<br />
Even though there are great open source ETL softwares available, I like to run some of the transformations directly in ICE because of its excellent speed.<br />
The DML functions I miss the most are:<br />
1. TRUNCATE TABLE - I know about and actually use the stored procedure which recreates the table.&nbsp; But I think this could be made available without the need for the stored procedure.<br />
2. INSERT INTO ... SELECT ... : INSERTs directlly from the result of a query: I know you can export the result from a query and then load it afterwards and that&#8217;s what I currently do, but this seems so awkward and time consuming (and also disk space consuming). But allowing inserts from a query would make it follow the standards and much easier to use in transformations.<br />
3. A way to delete the files used in the dumping and loading routines like the one above since currently I need to dump the result of the query and reload it afterwards.&nbsp; But how can I delete this file from an Infobright connection?</p>

<p>Thank you.</p>

<p>Luis Fernando
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>when will ICE supports parallel&#63;</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/1919/" />      
      <id>tag:infobright.org,2010:Forums/viewthread/.1919</id>
      <published>2010-12-24T01:16:35Z</published>
      <updated></updated>
      <author><name>tomkyte</name></author>
      <content type="html">
      <![CDATA[
        <p>even 1/2 of cpu cores
</p>
      ]]>
      </content>
    </entry>


</feed>
