;> On Thu, Feb 6, 2014 at 1:43 PM, Hadoop Raj wrote:
>> That doesn't show the hdfs location . Isn't it ? I tried .
>>
>> Sent from my iPhone
>>
>>> On Feb 6, 2014, at 1:24 PM, Brad Ruderman wrote:
>>>
>>> desc extended "tabl
That doesn't show the hdfs location . Isn't it ? I tried .
Sent from my iPhone
> On Feb 6, 2014, at 1:24 PM, Brad Ruderman wrote:
>
> desc extended "table name"
>
> Thanks,
> Brad
>
>
>> On Thu, Feb 6, 2014 at 10:23 AM, Raj Hadoop wrote:
>> Hi,
>>
>> How can I just find out the physical lo
Hi Sanjay,
Is that a unix trap command or any other thing? Please let me know.
Sent from my iPhone
On Jul 8, 2013, at 7:46 PM, Sanjay Subramanian
wrote:
> U may have to remove non-printable chars first, save an intermediate file and
> then load into Hive
>
> tr -cd '[:print:]\r\n\t'
>
> O
Thanks Sanjay - I am sure will try what u mentioned.
Sent from my iPhone
On May 18, 2013, at 4:30 PM, Sanjay Subramanian
wrote:
> Raj
> It should be pretty much similar to setting it up in MySQL. Except any syntax
> differences. Read the cloudera hive installation notes. They have a separate