[JBoss JIRA] (TEIIDDES-1915) Flat file connection profile doesn't allow relative path to folder & other
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1915?page=com.atlassian.jira.plu... ]
Mark Drilling updated TEIIDDES-1915:
------------------------------------
Fix Version/s: 8.4
(was: 8.3)
> Flat file connection profile doesn't allow relative path to folder & other
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-1915
> URL: https://issues.jboss.org/browse/TEIIDDES-1915
> Project: Teiid Designer
> Issue Type: Bug
> Environment: JBDS 7.0.1.GA, Teiid Designer 8.2.0Final
> Reporter: Lucie Fabrikova
> Assignee: Mark Drilling
> Priority: Minor
> Fix For: 8.4
>
>
> 1. New -> Connection profile -> Flat file data source
> 2. Set home folder to relative path
> 3. Finish; Import: Flat file source >> source model
> 4. Choose the created flat file connection profile
> 5. Clicking through the wizard, a model is created
> 6. Executing VDB containing the model and flat file source model causes error (flat file - "EmpData.csv - not found)
> ad 5. clicking on "Edit..." gives error message "Invalid flat file data source path. Please correct the connection profile."
> Next unclear behavior:
> ad 2. checkbox "Validate home folder" is checked and "Test connection" button does nothing, and buttons "Next", "Finish" are disabled
> (after setting both relative or absolute path)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (TEIIDDES-1915) Flat file connection profile doesn't allow relative path to folder & other
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1915?page=com.atlassian.jira.plu... ]
Mark Drilling edited comment on TEIIDDES-1915 at 11/6/13 3:15 PM:
------------------------------------------------------------------
It looks like the problems here are due to the use of a relative path for 'home folder'.
- The relative path entry in the text field is validated relative to the users home directory.
- But when the source is deployed to a server the path is relative to the server startup folder.
So even though the field entry validates in designer, the file cannot be located once the source is deployed on a server.
We should probably consider disallowing a relative path to be entered at all here. I think most users would select an absolute path anyway. Pushing to 8.4 when we can discuss in more detail.
was (Author: mdrillin):
It looks like the problems here are due to the use of a relative path for 'home folder'.
- The relative path entry in the text field is validated relative to the users home directory.
- But when the source is deployed to a server the path is relative to the server startup folder.
So even though the field entry validates in designer, the file cannot be located once the source is deployed on a server.
We should probably consider disallowing a relative path to be entered at all here. I think most users would select an absolute path anyway. Pushing to 8.4 when we can discuss in more detail.
> Flat file connection profile doesn't allow relative path to folder & other
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-1915
> URL: https://issues.jboss.org/browse/TEIIDDES-1915
> Project: Teiid Designer
> Issue Type: Bug
> Environment: JBDS 7.0.1.GA, Teiid Designer 8.2.0Final
> Reporter: Lucie Fabrikova
> Assignee: Mark Drilling
> Priority: Minor
> Fix For: 8.3
>
>
> 1. New -> Connection profile -> Flat file data source
> 2. Set home folder to relative path
> 3. Finish; Import: Flat file source >> source model
> 4. Choose the created flat file connection profile
> 5. Clicking through the wizard, a model is created
> 6. Executing VDB containing the model and flat file source model causes error (flat file - "EmpData.csv - not found)
> ad 5. clicking on "Edit..." gives error message "Invalid flat file data source path. Please correct the connection profile."
> Next unclear behavior:
> ad 2. checkbox "Validate home folder" is checked and "Test connection" button does nothing, and buttons "Next", "Finish" are disabled
> (after setting both relative or absolute path)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (TEIIDDES-1915) Flat file connection profile doesn't allow relative path to folder & other
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1915?page=com.atlassian.jira.plu... ]
Mark Drilling commented on TEIIDDES-1915:
-----------------------------------------
It looks like the problems here are due to the use of a relative path for 'home folder'.
- The relative path entry in the text field is validated relative to the users home directory.
- But when the source is deployed to a server the path is relative to the server startup folder.
So even though the field entry validates in designer, the file cannot be located once the source is deployed on a server.
We should probably consider disallowing a relative path to be entered at all here. I think most users would select an absolute path anyway. Pushing to 8.4 when we can discuss in more detail.
> Flat file connection profile doesn't allow relative path to folder & other
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-1915
> URL: https://issues.jboss.org/browse/TEIIDDES-1915
> Project: Teiid Designer
> Issue Type: Bug
> Environment: JBDS 7.0.1.GA, Teiid Designer 8.2.0Final
> Reporter: Lucie Fabrikova
> Assignee: Mark Drilling
> Priority: Minor
> Fix For: 8.3
>
>
> 1. New -> Connection profile -> Flat file data source
> 2. Set home folder to relative path
> 3. Finish; Import: Flat file source >> source model
> 4. Choose the created flat file connection profile
> 5. Clicking through the wizard, a model is created
> 6. Executing VDB containing the model and flat file source model causes error (flat file - "EmpData.csv - not found)
> ad 5. clicking on "Edit..." gives error message "Invalid flat file data source path. Please correct the connection profile."
> Next unclear behavior:
> ad 2. checkbox "Validate home folder" is checked and "Test connection" button does nothing, and buttons "Next", "Finish" are disabled
> (after setting both relative or absolute path)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (TEIIDDES-1905) TrimColumn names should be enabled with hive translator metadata import
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1905?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1905:
-----------------------------------
Fix Version/s: 8.3
> TrimColumn names should be enabled with hive translator metadata import
> -----------------------------------------------------------------------
>
> Key: TEIIDDES-1905
> URL: https://issues.jboss.org/browse/TEIIDDES-1905
> Project: Teiid Designer
> Issue Type: Bug
> Environment: DV Beta
> Teiid Designer 8.3.Beta2
> Reporter: Filip Nguyen
> Assignee: Mark Drilling
> Fix For: 8.3
>
>
> *Problem*
> Importing Hive Tables, when using Teiid Connection >> Source model, is introducing padding spaces into column names.
> *Why*
> There is a problem with Hive 0.11 driver which introduces padding spaces into metadata (data types and column names). The problem has been resolved (TEIID-2524) but it is necessary that dynamic VDBs that import this metadata use importer property trimColumnNames property set to true. So it is probably needed to add this property to importVDB-vdb.xml in the case of hive translator import in the Designer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (TEIIDDES-1905) TrimColumn names should be enabled with hive translator metadata import
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1905?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1905:
-----------------------------------
Assignee: Mark Drilling
> TrimColumn names should be enabled with hive translator metadata import
> -----------------------------------------------------------------------
>
> Key: TEIIDDES-1905
> URL: https://issues.jboss.org/browse/TEIIDDES-1905
> Project: Teiid Designer
> Issue Type: Bug
> Environment: DV Beta
> Teiid Designer 8.3.Beta2
> Reporter: Filip Nguyen
> Assignee: Mark Drilling
>
> *Problem*
> Importing Hive Tables, when using Teiid Connection >> Source model, is introducing padding spaces into column names.
> *Why*
> There is a problem with Hive 0.11 driver which introduces padding spaces into metadata (data types and column names). The problem has been resolved (TEIID-2524) but it is necessary that dynamic VDBs that import this metadata use importer property trimColumnNames property set to true. So it is probably needed to add this property to importVDB-vdb.xml in the case of hive translator import in the Designer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (TEIIDDES-1914) Recursive element - mismatch column names between mapping classes
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1914?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1914:
-----------------------------------
Fix Version/s: 8.3
> Recursive element - mismatch column names between mapping classes
> -----------------------------------------------------------------
>
> Key: TEIIDDES-1914
> URL: https://issues.jboss.org/browse/TEIIDDES-1914
> Project: Teiid Designer
> Issue Type: Feature Request
> Affects Versions: 8.2
> Environment: JBDS 7.0.1.GA, Teiid Designer 8.2Final
> Reporter: Lucie Fabrikova
> Fix For: 8.3
>
>
> I run the E2eRecursiveXmlTextSourceTestScript; the XML view model from XSD contains mapping classes Employee and Supervisor. Next I copy the attributes from Employee to Supervisor. If the order of columns in Supervisor isn't the same as in Employee, I get
> "Mismatch column name between mapping class Employee and Supervisor"
> I am not sure if this is bug or if the message error is considered self-explanatory.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (TEIIDDES-1914) Recursive element - mismatch column names between mapping classes
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1914?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1914:
-----------------------------------
Assignee: Mark Drilling
> Recursive element - mismatch column names between mapping classes
> -----------------------------------------------------------------
>
> Key: TEIIDDES-1914
> URL: https://issues.jboss.org/browse/TEIIDDES-1914
> Project: Teiid Designer
> Issue Type: Feature Request
> Affects Versions: 8.2
> Environment: JBDS 7.0.1.GA, Teiid Designer 8.2Final
> Reporter: Lucie Fabrikova
> Assignee: Mark Drilling
> Fix For: 8.3
>
>
> I run the E2eRecursiveXmlTextSourceTestScript; the XML view model from XSD contains mapping classes Employee and Supervisor. Next I copy the attributes from Employee to Supervisor. If the order of columns in Supervisor isn't the same as in Employee, I get
> "Mismatch column name between mapping class Employee and Supervisor"
> I am not sure if this is bug or if the message error is considered self-explanatory.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (TEIIDDES-1915) Flat file connection profile doesn't allow relative path to folder & other
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1915?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1915:
-----------------------------------
Assignee: Mark Drilling
> Flat file connection profile doesn't allow relative path to folder & other
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-1915
> URL: https://issues.jboss.org/browse/TEIIDDES-1915
> Project: Teiid Designer
> Issue Type: Bug
> Environment: JBDS 7.0.1.GA, Teiid Designer 8.2.0Final
> Reporter: Lucie Fabrikova
> Assignee: Mark Drilling
> Priority: Minor
> Fix For: 8.3
>
>
> 1. New -> Connection profile -> Flat file data source
> 2. Set home folder to relative path
> 3. Finish; Import: Flat file source >> source model
> 4. Choose the created flat file connection profile
> 5. Clicking through the wizard, a model is created
> 6. Executing VDB containing the model and flat file source model causes error (flat file - "EmpData.csv - not found)
> ad 5. clicking on "Edit..." gives error message "Invalid flat file data source path. Please correct the connection profile."
> Next unclear behavior:
> ad 2. checkbox "Validate home folder" is checked and "Test connection" button does nothing, and buttons "Next", "Finish" are disabled
> (after setting both relative or absolute path)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (TEIIDDES-1915) Flat file connection profile doesn't allow relative path to folder & other
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1915?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1915:
-----------------------------------
Issue Type: Bug (was: Feature Request)
> Flat file connection profile doesn't allow relative path to folder & other
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-1915
> URL: https://issues.jboss.org/browse/TEIIDDES-1915
> Project: Teiid Designer
> Issue Type: Bug
> Environment: JBDS 7.0.1.GA, Teiid Designer 8.2.0Final
> Reporter: Lucie Fabrikova
> Priority: Minor
>
> 1. New -> Connection profile -> Flat file data source
> 2. Set home folder to relative path
> 3. Finish; Import: Flat file source >> source model
> 4. Choose the created flat file connection profile
> 5. Clicking through the wizard, a model is created
> 6. Executing VDB containing the model and flat file source model causes error (flat file - "EmpData.csv - not found)
> ad 5. clicking on "Edit..." gives error message "Invalid flat file data source path. Please correct the connection profile."
> Next unclear behavior:
> ad 2. checkbox "Validate home folder" is checked and "Test connection" button does nothing, and buttons "Next", "Finish" are disabled
> (after setting both relative or absolute path)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (TEIIDDES-1915) Flat file connection profile doesn't allow relative path to folder & other
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1915?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1915:
-----------------------------------
Fix Version/s: 8.3
> Flat file connection profile doesn't allow relative path to folder & other
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-1915
> URL: https://issues.jboss.org/browse/TEIIDDES-1915
> Project: Teiid Designer
> Issue Type: Bug
> Environment: JBDS 7.0.1.GA, Teiid Designer 8.2.0Final
> Reporter: Lucie Fabrikova
> Priority: Minor
> Fix For: 8.3
>
>
> 1. New -> Connection profile -> Flat file data source
> 2. Set home folder to relative path
> 3. Finish; Import: Flat file source >> source model
> 4. Choose the created flat file connection profile
> 5. Clicking through the wizard, a model is created
> 6. Executing VDB containing the model and flat file source model causes error (flat file - "EmpData.csv - not found)
> ad 5. clicking on "Edit..." gives error message "Invalid flat file data source path. Please correct the connection profile."
> Next unclear behavior:
> ad 2. checkbox "Validate home folder" is checked and "Test connection" button does nothing, and buttons "Next", "Finish" are disabled
> (after setting both relative or absolute path)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months