Re: a hivectx insertinto issue-can inertinto function be applied to a hive table

2014-10-18 Thread Cheng Lian
1 NULL the schema of test into: create table test( a tinyint, b tinyint ) ROW FORMAT SERDE 'org.openx.data.jsonserde.JsonSerDe'; so,what's going wrong? Can insertinto function be applied to a hive table? why I keep geting 111,NULL instead of 111,222? -- View t

a hivectx insertinto issue-can inertinto function be applied to a hive table

2014-10-18 Thread valgrind_girl
nx.data.jsonserde.JsonSerDe'; so,what's going wrong? Can insertinto function be applied to a hive table? why I keep geting 111,NULL instead of 111,222? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/a-hivectx-ins