[jira] [Commented] (TRAFODION-1829) REST - Remove unneeded dependent jar files

2016-03-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TRAFODION-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203766#comment-15203766
 ] 

ASF GitHub Bot commented on TRAFODION-1829:
---

GitHub user venkat1m opened a pull request:

https://github.com/apache/incubator-trafodion/pull/397

REST - Remove unneeded dependent jar files

This is address jira TRAFODION-1829

Cleaned up the pom.xml and the assembly package all.xml and reduced the 
dependencies to the absolute minimum.

httpcore-4.1.2.jar  ( Apache 2.0 )
jettison-1.3.5.jar  ( Apache 2.0 )
jetty-http-9.2.10.v20150310.jar ( Apache 2.0 )
jetty-io-9.2.10.v20150310.jar   ( Apache 2.0 )
jetty-server-9.2.10.v20150310.jar   ( Apache 2.0 )
jetty-servlet-9.2.10.v20150310.jar ( Apache 2.0 )
jetty-util-9.2.10.v20150310.jar ( Apache 2.0 )
jython-standalone-2.5.3.jar ( Apache 2.0 )
zookeeper-3.4.5.jar ( Apache 2.0 )
slf4j-api-1.7.5.jar ( MIT Licensed )
slf4j-log4j12-1.7.5.jar ( MIT Licensed )
javax.servlet-api-3.1.0.jar ( CDDL 1.0 )
jersey-json-1.8.jar ( CDDL1.1 )
jersey-server-1.8.jar   ( CDDL1.1 )

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/venkat1m/incubator-trafodion TRAFODION-1829

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-trafodion/pull/397.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #397


commit 976fc38acf04012456c0446f7550ea0648511a3d
Author: venkat1m 
Date:   2016-03-21T05:46:03Z

REST - Remove unneeded dependent jar files




> REST - Remove unneeded dependent jar files
> --
>
> Key: TRAFODION-1829
> URL: https://issues.apache.org/jira/browse/TRAFODION-1829
> Project: Apache Trafodion
>  Issue Type: Sub-task
>Reporter: Steve Varnau
>Assignee: Venkat Muthuswamy
>Priority: Minor
>
> To reduce binary distribution license work we need to minimize the number of 
> third-party jar files bundled with REST. Eliminate unnecessary ones.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (TRAFODION-1829) REST - Remove unneeded dependent jar files

2016-03-20 Thread Venkat Muthuswamy (JIRA)

[ 
https://issues.apache.org/jira/browse/TRAFODION-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203762#comment-15203762
 ] 

Venkat Muthuswamy edited comment on TRAFODION-1829 at 3/21/16 5:54 AM:
---

Cleaned up the pom.xml and the assembly package all.xml and reduced the 
dependencies to the absolute minimum.

httpcore-4.1.2.jar  ( Apache 2.0 )
jettison-1.3.5.jar  ( Apache 2.0 )
jetty-http-9.2.10.v20150310.jar ( Apache 2.0 )
jetty-io-9.2.10.v20150310.jar   ( Apache 2.0 )
jetty-server-9.2.10.v20150310.jar   ( Apache 2.0 )
jetty-servlet-9.2.10.v20150310.jar  ( Apache 2.0 )
jetty-util-9.2.10.v20150310.jar ( Apache 2.0 )
jython-standalone-2.5.3.jar ( Apache 2.0 )
zookeeper-3.4.5.jar ( Apache 2.0 )
slf4j-api-1.7.5.jar ( MIT Licensed )
slf4j-log4j12-1.7.5.jar ( MIT Licensed )
javax.servlet-api-3.1.0.jar ( CDDL 1.0 )
jersey-json-1.8.jar ( CDDL1.1 )
jersey-server-1.8.jar   ( CDDL1.1 )




was (Author: venkatmu):
Cleaned up the pom.xml and the assembly package all.xml and reduced the 
dependencies to the absolute minimum.

httpcore-4.1.2.jar  Apache 2.0
jettison-1.3.5.jar  Apache 2.0
jetty-http-9.2.10.v20150310.jar Apache 2.0
jetty-io-9.2.10.v20150310.jar   Apache 2.0
jetty-server-9.2.10.v20150310.jar   Apache 2.0
jetty-servlet-9.2.10.v20150310.jar  Apache 2.0
jetty-util-9.2.10.v20150310.jar Apache 2.0
jython-standalone-2.5.3.jar Apache 2.0
zookeeper-3.4.5.jar Apache 2.0
slf4j-api-1.7.5.jar MIT Licensed
slf4j-log4j12-1.7.5.jar MIT Licensed
javax.servlet-api-3.1.0.jar CDDL 1.0
jersey-json-1.8.jar CDDL1.1
jersey-server-1.8.jar   CDDL1.1



> REST - Remove unneeded dependent jar files
> --
>
> Key: TRAFODION-1829
> URL: https://issues.apache.org/jira/browse/TRAFODION-1829
> Project: Apache Trafodion
>  Issue Type: Sub-task
>Reporter: Steve Varnau
>Assignee: Venkat Muthuswamy
>Priority: Minor
>
> To reduce binary distribution license work we need to minimize the number of 
> third-party jar files bundled with REST. Eliminate unnecessary ones.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TRAFODION-1829) REST - Remove unneeded dependent jar files

2016-03-20 Thread Venkat Muthuswamy (JIRA)

[ 
https://issues.apache.org/jira/browse/TRAFODION-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203762#comment-15203762
 ] 

Venkat Muthuswamy commented on TRAFODION-1829:
--

Cleaned up the pom.xml and the assembly package all.xml and reduced the 
dependencies to the absolute minimum.

httpcore-4.1.2.jar  Apache 2.0
jettison-1.3.5.jar  Apache 2.0
jetty-http-9.2.10.v20150310.jar Apache 2.0
jetty-io-9.2.10.v20150310.jar   Apache 2.0
jetty-server-9.2.10.v20150310.jar   Apache 2.0
jetty-servlet-9.2.10.v20150310.jar  Apache 2.0
jetty-util-9.2.10.v20150310.jar Apache 2.0
jython-standalone-2.5.3.jar Apache 2.0
zookeeper-3.4.5.jar Apache 2.0
slf4j-api-1.7.5.jar MIT Licensed
slf4j-log4j12-1.7.5.jar MIT Licensed
javax.servlet-api-3.1.0.jar CDDL 1.0
jersey-json-1.8.jar CDDL1.1
jersey-server-1.8.jar   CDDL1.1



> REST - Remove unneeded dependent jar files
> --
>
> Key: TRAFODION-1829
> URL: https://issues.apache.org/jira/browse/TRAFODION-1829
> Project: Apache Trafodion
>  Issue Type: Sub-task
>Reporter: Steve Varnau
>Assignee: Venkat Muthuswamy
>Priority: Minor
>
> To reduce binary distribution license work we need to minimize the number of 
> third-party jar files bundled with REST. Eliminate unnecessary ones.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (TRAFODION-1890) disable SSCC entirely in current Trafodion

2016-03-20 Thread liu ming (JIRA)

 [ 
https://issues.apache.org/jira/browse/TRAFODION-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

liu ming resolved TRAFODION-1890.
-
   Resolution: Fixed
Fix Version/s: 2.0-incubating

> disable SSCC entirely in current Trafodion
> --
>
> Key: TRAFODION-1890
> URL: https://issues.apache.org/jira/browse/TRAFODION-1890
> Project: Apache Trafodion
>  Issue Type: Bug
>Reporter: liu ming
>Assignee: liu ming
>Priority: Minor
> Fix For: 2.0-incubating
>
>
> I have difficulties to start HBase using 'install_local_hadoop' each time I 
> have a new workspace. 
> Most of the time, I simply remove the sscc coprocessor from hbase-site.xml 
> and hbase can start well.
> Since SSCC has not been maintained for a long time, and need more effort to 
> test it again. So I think we should disable it totally and remove it from 
> hbase-site.xml



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Work started] (TRAFODION-1899) Various fixes, details in Description field

2016-03-20 Thread Anoop Sharma (JIRA)

 [ 
https://issues.apache.org/jira/browse/TRAFODION-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on TRAFODION-1899 started by Anoop Sharma.
---
> Various fixes, details in Description field
> ---
>
> Key: TRAFODION-1899
> URL: https://issues.apache.org/jira/browse/TRAFODION-1899
> Project: Apache Trafodion
>  Issue Type: Bug
>Reporter: Anoop Sharma
>Assignee: Anoop Sharma
>
> -- dateformat and datetime expr on time datatype return incorrect results
> -- dateformat USA does not display AM/PM suffix with TIME datatype
> -- update of primary key deletes the row in case of an error
> -- rename table name doesn't handle cascade option
> -- rename table doesnt handle check constraints
> -- add/drop of primary key constraint gives inconsistent behavior
> -- invalid ddl with salt clause crashes
> -- parser accepts MV and Triggers syntax even though these features
>are not supported



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (TRAFODION-1233) LP Bug: 1453190 - Improve cloudera version error message

2016-03-20 Thread Amanda Moran (JIRA)

 [ 
https://issues.apache.org/jira/browse/TRAFODION-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amanda Moran resolved TRAFODION-1233.
-
Resolution: Fixed

> LP Bug: 1453190 - Improve cloudera version error message
> 
>
> Key: TRAFODION-1233
> URL: https://issues.apache.org/jira/browse/TRAFODION-1233
> Project: Apache Trafodion
>  Issue Type: Bug
>  Components: installer
>Reporter: Marvin Anderson
>Assignee: Amanda Moran
>Priority: Minor
> Fix For: 2.0-incubating
>
>
> When an older Trafodion build is installed on a CDH 5.3 cluster the error 
> message
> ***ERROR: Only Cloudera Versions 5.0.* or 5.1.* are currently supported.
> kind of implies that Trafodion doesn't support CHD 5.3 when its just the 
> specific old build that is being installed that doesn't.  In this particular 
> case the user entered the wrong Trafodion build but the error message didn't 
> help them discover that. The error message should be more detailed
> ***ERROR: Only Cloudera Versions 5.0.* or 5.1.* are currently supported for 
> the Trafodion build you specified
> ***ERROR: Please make sure you are installing the correct version of 
> Trafodion and/or Cloudera
> Also, the display of the detected Cloudera version is a bit cryptic
> Enter location of trafodion tar file (): /root/trafodion-1.0.1.tar.gz
> ***INFO: Detecting Hadoop distro
> ***INFO: Cloudera detected
> ***ERROR: Only Cloudera Versions 5.0.* or 5.1.* are currently supported.
> ***ERROR: Detected Cloudera version:
> 15/05/08 15:09:18 INFO Configuration.deprecation: hadoop.native.lib is 
> deprecated. Instead, use io.native.lib.available
> HBase Shell; enter 'help' for list of supported commands.
> Type "exit" to leave the HBase Shell
> Version 0.98.6-cdh5.3.2, rUnknown, Tue Feb 24 12:56:59 PST 2015
> exit
> ***ERROR: Error while running traf_config_setup.
> ***ERROR: No configuration file created.
> It should instead be as follows to be less cryptic:
> ***ERROR: Detected Cloudera version: cdh5.3.2
> ***DEBUG: additional info
> 15/05/08 15:09:18 INFO Configuration.deprecation: hadoop.native.lib is 
> deprecated. Instead, use io.native.lib.available
> HBase Shell; enter 'help' for list of supported commands.
> Type "exit" to leave the HBase Shell
> Version 0.98.6-cdh5.3.2, rUnknown, Tue Feb 24 12:56:59 PST 2015
> exit



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TRAFODION-1842) Website Quickstart page needs content

2016-03-20 Thread Gunnar Tapper (JIRA)

[ 
https://issues.apache.org/jira/browse/TRAFODION-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200650#comment-15200650
 ] 

Gunnar Tapper commented on TRAFODION-1842:
--

Initial content is live on the website.

> Website Quickstart page needs content
> -
>
> Key: TRAFODION-1842
> URL: https://issues.apache.org/jira/browse/TRAFODION-1842
> Project: Apache Trafodion
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: any
> Environment: All, including official trafodion.incubation.apache.org 
> site.
>Reporter: Carol Pearson
>Assignee: Carol Pearson
>
> Fill out quickstart with basic how-to for simple Trafodion use cases



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)