Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-15 Thread csumi
Hi Mikhail, Your last reply is showing as blank. Any luck with reproduce? Thanks! -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that-data-gets-saved-to-Hive-partitioned-table-tp15725p16217.html Sent from the Apache Ignite Users

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-11 Thread Mikhail Getmanov

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-11 Thread csumi
Hi Mikhail, Any luck with reproducing the issue? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that-data-gets-saved-to-Hive-partitioned-table-tp15725p16124.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-07 Thread Michael Cherkasov
gt; using insert command and one through code which was not coming in select > query earlier. > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that- > data-gets-saved-to-Hive-partitioned-table-

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-05 Thread csumi
le.com/how-to-append-data-to-IGFS-so-that-data-gets-saved-to-Hive-partitioned-table-tp15725p16013.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-04 Thread Michael Cherkasov
#x27;,1501236980,120.34); > - New partition created > http://localhost:50070/explorer.html#/usr/hive/ > warehouse/yt.db/stocks3/years=2004/months=12/days=3 > -rwxr-xr-xsupergroup 15 BAug 04 15:161 > 128 MB 00_0 > - Run below select query which is returning the row inserting using > the aboe > insert. > select * from stocks3; > - Now insert new row in the table to the partition created through > code > earlier > insert into table stocks3 PARTITION (years=2017,months=7,days=4) > values('AAPL',1501236980,120.34); > - Run select query again. Now it gives 3 rows. Two of which were > inserted > using insert command and one through code which was not coming in select > query earlier. > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that- > data-gets-saved-to-Hive-partitioned-table-tp15725p15991.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-04 Thread csumi
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that-data-gets-saved-to-Hive-partitioned-table-tp15725p15991.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-03 Thread Jörn Franke
return the results but if we use insert query, > partitions are created and select query works fine. How to resolve this? Is > partition supported through IGFS? > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/how-to-append-data-t

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-03 Thread csumi
end method), select fails to return the results but if we use insert query, partitions are created and select query works fine. How to resolve this? Is partition supported through IGFS? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-03 Thread Mikhail Cherkasov
e in context: http://apache-ignite-users. > 70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that- > data-gets-saved-to-Hive-partitioned-table-tp15725p15937.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Thanks, Mikhail.

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-03 Thread csumi
-data-to-IGFS-so-that-data-gets-saved-to-Hive-partitioned-table-tp15725p15937.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-02 Thread Mikhail Cherkasov
site.xml > > > > > > > > > > > > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that- > data-gets-saved-to-Hive-partitioned-table-tp15725p15887.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Thanks, Mikhail.

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-08-02 Thread csumi
users.70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that-data-gets-saved-to-Hive-partitioned-table-tp15725p15887.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-07-31 Thread mcherkasov
Hi Csumi, Does your hive requests work with HDFS directly or with IGFS via IgniteHadoopFileSystem? Thanks, Mikhail. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that-data-gets-saved-to-Hive-partitioned-table-tp15725p15821.html

how to append data to IGFS so that data gets saved to Hive partitioned table?

2017-07-27 Thread csumi
che-ignite-users.70518.x6.nabble.com/how-to-append-data-to-IGFS-so-that-data-gets-saved-to-Hive-partitioned-table-tp15725.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.