[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-10-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951664#comment-14951664 ] Hive QA commented on HIVE-12003: {color:red}Overall{color}: -1 at least one tests failed Here are the

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-10-08 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949405#comment-14949405 ] Roshan Naik commented on HIVE-12003: Was misled to thinking it was unrelated due to all the tests

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-10-08 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949244#comment-14949244 ] Eugene Koifman commented on HIVE-12003: --- [~roshan_naik], they are caused precisely by your changes.

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-10-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946780#comment-14946780 ] Hive QA commented on HIVE-12003: {color:red}Overall{color}: -1 at least one tests failed Here are the

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-10-06 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945669#comment-14945669 ] Eugene Koifman commented on HIVE-12003: --- +1 pending tests > Hive Streaming API : Add check to

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-10-01 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940402#comment-14940402 ] Roshan Naik commented on HIVE-12003: i am revising this patch to exclude the -w option > Hive

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-09-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14938993#comment-14938993 ] Eugene Koifman commented on HIVE-12003: --- I mean "TRANSACTIONAL" vs "transactional" also, it may be

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-09-30 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939001#comment-14939001 ] Roshan Naik commented on HIVE-12003: its better to make the normalize the case of in the code that

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-09-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939003#comment-14939003 ] Eugene Koifman commented on HIVE-12003: --- yes, iterate. the 2 are separate issues > Hive Streaming

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-09-30 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939025#comment-14939025 ] Roshan Naik commented on HIVE-12003: doing it in tblproperties would not be in scope of this jira.. my

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-09-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14938955#comment-14938955 ] Eugene Koifman commented on HIVE-12003: --- could you make the check case insensitive. It has bitten

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-09-30 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14938999#comment-14938999 ] Roshan Naik commented on HIVE-12003: It seems strange to make the lookup key case insensitive. i don't

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-09-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939022#comment-14939022 ] Eugene Koifman commented on HIVE-12003: --- sure, you can do it on tblproperties() > Hive Streaming

[jira] [Commented] (HIVE-12003) Hive Streaming API : Add check to ensure table is transactional

2015-09-30 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14938977#comment-14938977 ] Roshan Naik commented on HIVE-12003: [~ekoifman] .. it is already case insensitive .. {code} if