[ https://issues.apache.org/jira/browse/HADOOP-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556367#action_12556367 ]
Edward Yoon commented on HADOOP-2502: ------------------------------------- {code} build.xml <mkdir dir="${hbaseshell.src.dir}/algebra/generated"/> ... <javacc target="${hbaseshell.src.dir}/algebra/ExpressionParser.jj" outputdirectory="${hbaseshell.src.dir}/algebra/generated" javacchome="${javacc.home}" /> {code} Also, These code should be removed. > [Hbase Shell] Insert/Select timestamp, Timestamp data type in HQL > ----------------------------------------------------------------- > > Key: HADOOP-2502 > URL: https://issues.apache.org/jira/browse/HADOOP-2502 > Project: Hadoop > Issue Type: Improvement > Components: contrib/hbase > Affects Versions: 0.16.0 > Environment: All > Reporter: Edward Yoon > Assignee: Edward Yoon > Fix For: 0.16.0 > > > Current Insert/Select commands can't flexible handle the date. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.