Skip to content

AMBARI-23179 : Hive view 2.0 does not parse the TAB delimited CSV files while using 'Upload Table' (nitirajrathore)#591

Merged
nitirajrathore merged 1 commit intoapache:branch-2.6from
nitirajrathore:AMBARI-23179-branch-2.6
Mar 13, 2018
Merged

AMBARI-23179 : Hive view 2.0 does not parse the TAB delimited CSV files while using 'Upload Table' (nitirajrathore)#591
nitirajrathore merged 1 commit intoapache:branch-2.6from
nitirajrathore:AMBARI-23179-branch-2.6

Conversation

@nitirajrathore
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

UI was not sending the chars properly. So converted them using String.fromCharCode and sending in REST call.

How was this patch tested?

Manual testing done for both HDFS and local file upload. Correct TAB separator is received and interpreted by the server.

…es while using 'Upload Table' (nitirajrathore)
@asfgit
Copy link
Copy Markdown

asfgit commented Mar 8, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/1042/
Test PASSed.

Copy link
Copy Markdown
Contributor

@prabhjyotsingh prabhjyotsingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nitirajrathore nitirajrathore merged commit 200a986 into apache:branch-2.6 Mar 13, 2018
mpapirkovskyy pushed a commit to mpapirkovskyy/ambari that referenced this pull request Apr 12, 2019
…es while using 'Upload Table' (nitirajrathore) (apache#591)

(cherry picked from commit 200a986)

Change-Id: I6ae6bfa435d0feb23b2d6ec865c8692d68148e04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants